Skip to content

Conversation

@baijum
Copy link
Contributor

@baijum baijum commented Apr 30, 2019

No description provided.

@openshift-ci-robot openshift-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 30, 2019
@openshift-ci-robot
Copy link
Contributor

Hi @baijum. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dipak-pawar
Copy link
Contributor

/ok-to-test

@openshift-ci-robot openshift-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 30, 2019
@baijum
Copy link
Contributor Author

baijum commented Apr 30, 2019

/test pj-rehearse

7 similar comments
@baijum
Copy link
Contributor Author

baijum commented Apr 30, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented Apr 30, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented Apr 30, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented Apr 30, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented Apr 30, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented Apr 30, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented Apr 30, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented May 1, 2019

/test pj-rehearse

3 similar comments
@baijum
Copy link
Contributor Author

baijum commented May 1, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented May 1, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented May 1, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented May 1, 2019

/retest

@baijum
Copy link
Contributor Author

baijum commented May 1, 2019

/test pj-rehearse

1 similar comment
@baijum
Copy link
Contributor Author

baijum commented May 1, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented May 2, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented May 3, 2019

/test pj-rehearse

1 similar comment
@baijum
Copy link
Contributor Author

baijum commented May 3, 2019

/test pj-rehearse

@baijum
Copy link
Contributor Author

baijum commented May 3, 2019

$ oc logs e2e-olm-ci -c test
clusterversion.config.openshift.io/version condition met
Searching for required executables: go gofmt dep git oc operator-sdk sed yamllint find grep python3...
dep ensure  -vendor-only
dep: WARNING: invalid key "packages" in "constraint"
sed -e "s,REPLACE_IMAGE,registry.svc.ci.openshift.org/ci-op-byz7kwdv/stable:devconsole-operator-registry," ./test/e2e/catalog_source_OS4.yaml | oc apply -f -
catalogsource.operators.coreos.com/my-catalog created
oc apply -f ./test/e2e/subscription_OS4.yaml
subscription.operators.coreos.com/my-devconsole created
./hack/check-crds.sh
components.devconsole.openshift.io                          2019-05-03T14:42:35Z
CRD exists:  components.devconsole.openshift.io
gitsourceanalyses.devconsole.openshift.io                   2019-05-03T14:42:35Z
CRD exists:  gitsourceanalyses.devconsole.openshift.io
gitsources.devconsole.openshift.io                          2019-05-03T14:42:35Z
CRD exists:  gitsources.devconsole.openshift.io
operator-sdk test local ./test/e2e --no-setup --go-test-flags "-v -timeout=15m"
time="2019-05-03T14:42:39Z" level=info msg="Testing operator locally."
=== RUN   TestComponent
=== RUN   TestComponent/retrieve_component_and_verify_related_resources_are_created
--- PASS: TestComponent (7.07s)
    component_test.go:62: Initialized cluster resources
    component_test.go:69: namespace: default
    wait_util.go:70: Deployment available (1/1)
    component_test.go:75: component is ready and running
    client.go:57: resource type GitSource with namespace/name (default/my-git-source) created
    client.go:57: resource type Component with namespace/name (default/mycomp) created
    --- PASS: TestComponent/retrieve_component_and_verify_related_resources_are_created (0.02s)
    client.go:75: resource type Component with namespace/name (default/mycomp) successfully deleted
    client.go:75: resource type GitSource with namespace/name (default/my-git-source) successfully deleted
PASS
ok      github.com/redhat-developer/devconsole-operator/test/e2e        8.144s
time="2019-05-03T14:43:19Z" level=info msg="Local operator test successfully completed."

@sbose78
Copy link
Contributor

sbose78 commented May 3, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 3, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baijum, sbose78

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

The pull request process is described here

Details 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 May 3, 2019
@openshift-merge-robot openshift-merge-robot merged commit 82963ec into openshift:master May 3, 2019
@openshift-ci-robot
Copy link
Contributor

@baijum: Updated the following 3 configmaps:

  • ci-operator-master-configs configmap in namespace ci using the following files:
    • key redhat-developer-devconsole-operator-master.yaml using file ci-operator/config/redhat-developer/devconsole-operator/redhat-developer-devconsole-operator-master.yaml
  • ci-operator-master-configs configmap in namespace ci-stg using the following files:
    • key redhat-developer-devconsole-operator-master.yaml using file ci-operator/config/redhat-developer/devconsole-operator/redhat-developer-devconsole-operator-master.yaml
  • job-config-master configmap in namespace ci using the following files:
    • key redhat-developer-devconsole-operator-master-presubmits.yaml using file ci-operator/jobs/redhat-developer/devconsole-operator/redhat-developer-devconsole-operator-master-presubmits.yaml
Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@baijum baijum deleted the e2e-olm branch May 4, 2019 07:48
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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. 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.

5 participants