Skip to content

Commit 83a538a

Browse files
Merge pull request #6504 from pacevedom/USHIFT-6818
USHIFT-6818: Update optional packages for y2 and y1 releases
2 parents 7c96356 + 0bb11d2 commit 83a538a

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)