Skip to content

Commit

Permalink
Sync tags between upgrade prepare/check (openshift#2688)
Browse files Browse the repository at this point in the history
  • Loading branch information
liangxia authored Feb 15, 2022
1 parent 697ddfa commit 58cbd66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion features/upgrade/cloudcredential/upgrade.feature
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Feature: CloudCredentialOperator components upgrade tests
# @author lwan@redhat.com
@upgrade-prepare
@admin
@4.10 @4.9
@4.10 @4.9 @4.8 @4.7
@vsphere-ipi @openstack-ipi @gcp-ipi @baremetal-ipi @azure-ipi @aws-ipi
@vsphere-upi @openstack-upi @gcp-upi @baremetal-upi @azure-upi @aws-upi
Scenario: Cluster operator cloud-credential should be available after upgrade - prepare
Expand Down
2 changes: 2 additions & 0 deletions features/upgrade/samples_operator/upgrade.feature
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Feature: image-registry operator upgrade tests
@users=upuser1,upuser2
@admin
@4.10 @4.9 @4.8
@vsphere-ipi @openstack-ipi @gcp-ipi @baremetal-ipi @azure-ipi @aws-ipi
@vsphere-upi @openstack-upi @gcp-upi @baremetal-upi @azure-upi @aws-upi
Scenario: samples/openshift-controller-manager/image-registry operators should be in correct status after upgrade - prepare
Given I switch to cluster admin pseudo user
# Check cluster operator openshift-samples should be in correct status
Expand Down

0 comments on commit 58cbd66

Please sign in to comment.