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

add jenkins autoprovision extended tests #20319

Merged

Conversation

gabemontero
Copy link
Contributor

@openshift/sig-developer-experience fyi/ptal

@openshift-ci-robot openshift-ci-robot added sig/developer-experience size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 13, 2018

// start the build
g.By("starting the pipeline build, including env var, and waiting for it to complete")
br, err := exutil.StartBuildAndWait(oc, "-e", "FOO2=BAR2", "sample-pipeline-withenvs")
Copy link
Contributor

Choose a reason for hiding this comment

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

we don't need to run anything, it should be sufficient to confirm the jenkins pod gets created. (don't even really need to wait for it to start up)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

update pushed

exutil "github.com/openshift/origin/test/extended/util"
)

var _ = g.Describe("[Feature:Builds] jenkins autoprovision", func() {
Copy link
Contributor

Choose a reason for hiding this comment

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

let's be brave and mark it conformance.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

@bparees
Copy link
Contributor

bparees commented Jul 13, 2018

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 13, 2018
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bparees, gabemontero

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 Jul 13, 2018
@gabemontero
Copy link
Contributor Author

/retest

@openshift-merge-robot openshift-merge-robot merged commit 4bd850a into openshift:master Jul 14, 2018
@gabemontero gabemontero deleted the add-jenkins-autoprov-test branch July 16, 2018 01:35
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. sig/developer-experience 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

4 participants