Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ workflow:
env:
PROVIDER_NAME: aws
PLATFORM_EXTERNAL_CCM_ENABLED: no
OPCT_CLI_IMAGE: "quay.io/opct/opct:v0.6.5"
OPCT_CLI_IMAGE: "quay.io/opct/opct:v0.6.6"
documentation: |-
The OPCT Conformance External E2E workflow executes the common end-to-end test suite using
OPCT tool.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ workflow:
- ref: upi-deprovision-vsphere-dns
- ref: ipi-deprovision-vsphere-lease
env:
OPCT_CLI_IMAGE: "quay.io/opct/opct:v0.6.5"
OPCT_CLI_IMAGE: "quay.io/opct/opct:v0.6.6"
DEFAULT_NETWORK_TYPE: "single-tenant"
OPENSHIFT_INSTALL_EXPERIMENTAL_DISABLE_IMAGE_POLICY: true
documentation: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ workflow:
- ref: upi-deprovision-vsphere-dns
- ref: ipi-deprovision-vsphere-lease
env:
OPCT_CLI_IMAGE: "quay.io/opct/opct:v0.6.5"
OPCT_CLI_IMAGE: "quay.io/opct/opct:v0.6.6"
DEFAULT_NETWORK_TYPE: "single-tenant"
OPENSHIFT_INSTALL_EXPERIMENTAL_DISABLE_IMAGE_POLICY: true
documentation: |-
Expand Down