Skip to content

Update Registry .ci Scripts for CI Operator #1594

Closed as not planned
devfile/registry
#419
@Jdubrick

Description

@Jdubrick

Which area is this issue related to?

/area ci
/area registry

Issue Description

The devfile index is now supported for multiple architectures. As part of our plan to move our workloads on openshift ci to arm64 nodes the .ci/openshift_integration.sh script as part of devfile/registry will need to be altered so it does not hardcode amd64 dependencies. The fix for that can follow what was done in other scripts with an optional argument being passed alongside the script. Additionally, the commands setup in ci-operator for the registry tests will also need to be changed to support aarch64 instead of x86_64.

Acceptance Criteria

Step 1:

  • .ci/openshift_integration.sh script altered to allow for amd64 or arm64

Step 2 (Depends on step 1):

  • ci-operator commands changed to accommodate the changs to the above script

Metadata

Metadata

Assignees

Labels

area/ciarea/registryDevfile registry for stacks and infrastructurelifecycle/rottenRotten items. These items have been stale for 60 days and are now closed.lifecycle/staleStale items. These items have not been updated for 90 days.status/blocked

Type

No type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions