Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a method to setup testing cluster #138

Merged
merged 1 commit into from
Mar 16, 2017
Merged

Adds a method to setup testing cluster #138

merged 1 commit into from
Mar 16, 2017

Conversation

sebastienvas
Copy link
Contributor

No description provided.

@istio-testing
Copy link
Collaborator

This is a test.

@istio-testing
Copy link
Collaborator

Jenkins job istio-testing/pr-master passed

@@ -111,6 +111,16 @@ def sendNotification(notify_list) {
sendToIndividuals : true])
}

// init Testing Cluster.
def initTestingCluster() {
def cluster = failIfNullOrEmpty(env.E2E_CLUSTER, 'E2E_CLUSTER is not set')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM functionally.

General question: do tests have full authorization inside the cluster? Could someone submit a PR with code that modifies gcloud settings since this seems to grant full authorization inside the cluster?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. We will limit test on PR to people in istio org.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just did that. Now only people from org can test PR

@istio-testing
Copy link
Collaborator

This is a test.

@istio-testing
Copy link
Collaborator

Jenkins job istio-testing/pr-master passed

@sebastienvas
Copy link
Contributor Author

rebuild mixer/presubmit

@istio-testing
Copy link
Collaborator

This is a test.

@istio-testing
Copy link
Collaborator

Jenkins job istio-testing/pr-master passed

@sebastienvas
Copy link
Contributor Author

rebuild istio-testing/pr-master

@istio-testing
Copy link
Collaborator

This is a test.

@istio-testing
Copy link
Collaborator

Jenkins job istio-testing/pr-master passed

@ayj ayj requested review from ayj and removed request for ayj March 16, 2017 21:00
Copy link
Contributor Author

@sebastienvas sebastienvas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@sebastienvas sebastienvas merged commit afad32f into master Mar 16, 2017
@sebastienvas sebastienvas deleted the testing branch March 16, 2017 21:03
soloio-bot pushed a commit to soloio-bot/test-infra that referenced this pull request Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants