-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
WIP OKD: add optional platform tests to fcos branch of the installer #6976
Conversation
/cc @smarterclayton |
6882fe0
to
5533b83
Compare
/retest |
1 similar comment
/retest |
/test prow-config-filenames |
/uncc @jstuever |
/retest |
3 similar comments
/retest |
/retest |
/retest |
0648eeb
to
06dc9c7
Compare
06dc9c7
to
a8cd700
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vrutkovs The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
dbc2c90
to
a5f3140
Compare
a5f3140
to
15649dc
Compare
containers: | ||
- args: | ||
- --artifact-dir=$(ARTIFACTS) | ||
- --give-pr-author-access-to-namespace=true |
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.
missing:
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --kubeconfig=/etc/apici/kubeconfig
- --repo=installer
env: | ||
- name: CLUSTER_TYPE | ||
value: ovirt | ||
- name: CONFIG_SPEC |
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.
not sure why do we need it
requests: | ||
cpu: 10m | ||
volumeMounts: | ||
- mountPath: /usr/local/e2e-ovirt-cluster-profile |
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.
missing:
- mountPath: /etc/apici
name: apici-ci-operator-credentials
readOnly: true - mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
This enables PR testing for optional platforms - azure, gcp, ovirt, openstack
15649dc
to
f1f519f
Compare
/test e2e-ovirt |
@Gal-Zaidman: The specified target(s) for
Use
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. |
/test pj-rehearse |
@vrutkovs: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
@vrutkovs: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
@vrutkovs: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Splitting this into several small PRs |
This enables PR testing for optional platforms - azure, gcp, ovirt, openstack. The tests are optional and would run on request only. Although rehearsals fail it would be useful to have these enabled so that we could test platform-specific PRs
Status:
Azure
Message=\"The source blob https://clusteri7wst.blob.core.windows.net/vhd/rhcosi7wst.vhd is not a page blob.\"
GCP
Error: Error creating Image: googleapi: Error 400: Invalid value for field 'resource.rawDisk.source': 'https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/31.20200113.3.1/x86_64/fedora-coreos-31.20200113.3.1-gcp.x86_64.tar.gz'. The provided source location was not a valid Google Cloud Storage object reference., invalid" level=error
Requires Uploading to cloud platforms: GCP coreos/fedora-coreos-tracker#147
OpenStack - OKD: add optional openstack test for fcos branch #7673
master/worker nodes didn't join the bootstrap cluster
[FCOS] openstack: workers don't join the cluster due to python scripts machine-config-operator#1430
oVirt
master/worker nodes didn't join the bootstrap cluster
[FCOS] openstack: workers don't join the cluster due to python scripts machine-config-operator#1430
oVirt e2e template uses
OPENSHIFT_INSTALL_OS_IMAGE_OVERRIDE
which is set to a particular RHCOS image