-
Notifications
You must be signed in to change notification settings - Fork 1
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
SECURESIGN-1859: TAS e2e tests added to operator integration tests #84
base: main
Are you sure you want to change the base?
Conversation
Before merging I'd need to update references to main branch
|
- name: url | ||
value: https://github.com/securesign/pipelines.git | ||
- name: revision | ||
value: ppinkas/SECURESIGN-1859 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
udate ref ppinkas/SECURESIGN-1859
pipelines/rhtas-operator-e2e.yaml
Outdated
- name: url | ||
value: https://github.com/securesign/pipelines.git | ||
- name: revision | ||
value: ppinkas/SECURESIGN-1859 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update
- name: url | ||
value: https://github.com/securesign/pipelines.git | ||
- name: revision | ||
value: ppinkas/SECURESIGN-1859 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update
31b0b48
to
34b55c4
Compare
pipelines/rhtas-operator-e2e.yaml
Outdated
@@ -368,7 +430,7 @@ spec: | |||
openssl s_client -connect $OIDC_HOST:443 > /tmp/ssl.cert | |||
export SSL_CERT_FILE=/tmp/ssl.cert | |||
go mod vendor | |||
make test-e2e | tee /dump/testOutput.log | |||
#make test-e2e | tee /dump/testOutput.log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to uncomment
abec9b9
to
696c6fe
Compare
1900bec
to
3d8ceaa
Compare
3d8ceaa
to
d5914d1
Compare
https://issues.redhat.com/browse/SECURESIGN-1859
This is not yet completely ready, but I'd like to merge it, so it can be tested already in production with other types of operator (operator, operartor-bundle, ...). Should not take longer then the original e2e pipeline.
Newly:
Still missing:
Tested here: https://console.redhat.com/application-pipeline/workspaces/rhtas/applications/operator/integrationtests/rhtas-operator-e2e-test-tmp