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

Update e2e test to run against machine.openshift.io #151

Merged

Conversation

enxebre
Copy link
Member

@enxebre enxebre commented Feb 6, 2019

Update e2e test to run against machine.openshift.io
Needs openshift/installer#1175

@enxebre
Copy link
Member Author

enxebre commented Feb 6, 2019

/hold

@openshift-ci-robot openshift-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 6, 2019
@enxebre enxebre force-pushed the e2e-aws-operator-machine-api branch from cf4ac72 to 0c88530 Compare February 6, 2019 08:50
@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 6, 2019
@enxebre enxebre force-pushed the e2e-aws-operator-machine-api branch from 0c88530 to c1359a7 Compare February 6, 2019 08:55
@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 6, 2019
@enxebre enxebre force-pushed the e2e-aws-operator-machine-api branch from c1359a7 to 6c53e4e Compare February 6, 2019 11:56
@enxebre
Copy link
Member Author

enxebre commented Feb 6, 2019

/test e2e-aws-operator

@enxebre enxebre force-pushed the e2e-aws-operator-machine-api branch from 6c53e4e to 9c5177c Compare February 7, 2019 08:18
@frobware
Copy link

frobware commented Feb 7, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 7, 2019
test/e2e/main.go Outdated
@@ -59,7 +59,7 @@ func runSuite() error {
glog.Info("PASS: ExpectProviderAvailable")

glog.Info("RUN: ExpectOneClusterObject")
Copy link
Member

Choose a reason for hiding this comment

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

s/ExpectOneClusterObject/ExpectNoClusterObject

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link

Choose a reason for hiding this comment

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

Longer term we should have something more sophisticated so that we don't have to repeat all these string values.

@enxebre enxebre removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 7, 2019
@enxebre enxebre force-pushed the e2e-aws-operator-machine-api branch from 9c5177c to 9c829de Compare February 7, 2019 09:24
@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 7, 2019
@frobware
Copy link

frobware commented Feb 7, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 7, 2019
@ingvagabund
Copy link
Member

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 7, 2019
Copy link

@bison bison left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-merge-robot openshift-merge-robot merged commit e4b8935 into openshift:master Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants