Run tests by using serverless operator#1752
Conversation
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
/retest |
1 similar comment
|
/retest |
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
Notes:
|
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
| eventing_core="${artifacts_dir}/eventing-core.yaml" | ||
| eventing_crds="${artifacts_dir}/eventing-crds.yaml" | ||
| in_memory_channel="${artifacts_dir}/in-memory-channel.yaml" | ||
| mt_channel_broker="${artifacts_dir}/mt-channel-broker.yaml" | ||
| eventing_sugar_controller="${artifacts_dir}/eventing-sugar-controller.yaml" | ||
| eventing_post_install="${artifacts_dir}/eventing-post-install.yaml" |
There was a problem hiding this comment.
I like the alignment w/ the upstream manifests
| sed -e "s+\(.* image: \)\(knative.dev\)\(.*/\)\(test/\)\(.*\)+\1\2 \3\4test-\5+g" \ | ||
| -e "s+ko://++" \ | ||
| -e "s+eventing.knative.dev/release: devel+eventing.knative.dev/release: ${release}+" \ | ||
| -e "s+app.kubernetes.io/version: devel+app.kubernetes.io/version: ${release}+" \ |
| app.kubernetes.io/version: devel | ||
| app.kubernetes.io/name: knative-eventing | ||
| spec: | ||
| minAvailable: 80% |
There was a problem hiding this comment.
for release next - I think we should (not now 😉 ) move those to an actual patch, so we have these tehere too - much more relevant with this thna before
There was a problem hiding this comment.
|
/retest |
|
/test 48-e2e-aws-ocp-48 |
|
/retest |
1 similar comment
|
/retest |
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
/retest |
|
/retest |
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
/retest |
|
Capturing some notes: there is this error which needs a fix: some other test is failing with: |
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
| kind: Role | ||
| metadata: | ||
| namespace: knative-eventing | ||
| name: openshift-serverless-view-eventing-configmaps |
There was a problem hiding this comment.
There was a problem hiding this comment.
why do we need to vendor this, than? we we just want to replace the images?
There was a problem hiding this comment.
I'm not following, where is the vendor involved here?
| cat openshift/release/knative-eventing-ci.yaml > ci | ||
| cat openshift/release/knative-eventing-mtbroker-ci.yaml >> ci | ||
| local operator_dir=/tmp/serverless-operator | ||
| git clone --branch replace-eventing-images https://github.com/pierDipi/serverless-operator.git $operator_dir |
There was a problem hiding this comment.
we use this branch (really ok to do so - no worry), so that we inject the right images, than being able to do make generated-files, right?
There was a problem hiding this comment.
correct!
this branch matches up with PR openshift-knative/serverless-operator#1591
There was a problem hiding this comment.
So... locally, this PR (with the referenced SO pr) works fine
|
/retest |
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
/retest |
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
|
/retest |
1 similar comment
|
/retest |
|
/test 49-e2e-aws-ocp-49 |
|
/retest |
|
@pierDipi: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: matzew, pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.