Skip to content

Commit 0bb11d2

Browse files
committed
USHIFT-6818: Update optional packages for y2 and y1 releases
1 parent 685552c commit 0bb11d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/bin/common.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,11 +385,11 @@ MICROSHIFT_Y2_OPTIONAL_RPMS_LIST=(
385385
microshift-observability
386386
microshift-cert-manager
387387
microshift-cert-manager-release-info
388+
microshift-sriov
389+
microshift-sriov-release-info
388390
)
389391
MICROSHIFT_Y1_OPTIONAL_RPMS_LIST=(
390392
"${MICROSHIFT_Y2_OPTIONAL_RPMS_LIST[@]}"
391-
microshift-sriov
392-
microshift-sriov-release-info
393393
)
394394
MICROSHIFT_OPTIONAL_RPMS_LIST=(
395395
"${MICROSHIFT_Y1_OPTIONAL_RPMS_LIST[@]}"

0 commit comments

Comments
 (0)