Skip to content

Commit

Permalink
Update dataproc_e2e_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelawyu authored Nov 7, 2017
1 parent 40b0042 commit 0755aa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dataproc/dataproc_e2e_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@

import os

import submit_job_to_cluster

from gcp_devrel.testing.flaky import flaky

import submit_job_to_cluster

PROJECT = os.environ['GCLOUD_PROJECT']
BUCKET = os.environ['CLOUD_STORAGE_BUCKET']
CLUSTER_NAME = 'testcluster3'
Expand Down

0 comments on commit 0755aa6

Please sign in to comment.