Skip to content

Conversation

@bbguimaraes
Copy link
Contributor

$ git rev-parse --short HEAD
734de06838
$ time ci-operator-checkconfig --config-dir config/ --registry step-registry/

real    0m1.396s
user    0m1.984s
sys     0m0.136s
$ sed -i '/steps/a\    env: {"INVALID": "invalid"}' config/openshift/ci-tools/openshift-ci-tools-master.yaml
$ ci-operator-checkconfig --config-dir config/ --registry step-registry/
ERRO[0000] Failed to execute callback                    error="Failed resolve MultiStageTestConfiguration: e2e: no step declares parameter \"INVALID\"" source-file=/home/bbguimaraes/src/release/ci-operator/config/openshift/ci-tools/openshift-ci-tools-master.yaml
error validating configuration files: Failed resolve MultiStageTestConfiguration: e2e: no step declares parameter "INVALID"

```
$ git rev-parse --short HEAD
734de06838
$ time ci-operator-checkconfig --config-dir config/ --registry step-registry/

real    0m1.396s
user    0m1.984s
sys     0m0.136s
$ sed -i '/steps/a\    env: {"INVALID": "invalid"}' config/openshift/ci-tools/openshift-ci-tools-master.yaml
$ ci-operator-checkconfig --config-dir config/ --registry step-registry/
ERRO[0000] Failed to execute callback                    error="Failed resolve MultiStageTestConfiguration: e2e: no step declares parameter \"INVALID\"" source-file=/home/bbguimaraes/src/release/ci-operator/config/openshift/ci-tools/openshift-ci-tools-master.yaml
error validating configuration files: Failed resolve MultiStageTestConfiguration: e2e: no step declares parameter "INVALID"
```
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 26, 2021
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 27, 2021
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bbguimaraes, petr-muller

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:
  • OWNERS [bbguimaraes,petr-muller]

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

@openshift-merge-robot openshift-merge-robot merged commit 7c4d582 into openshift:master Jan 27, 2021
@bbguimaraes bbguimaraes deleted the check_resolve branch January 28, 2021 09:25
@bbguimaraes
Copy link
Contributor Author

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants