RedHat-SP-Security / tang-operator-tests

Upstream repository for tang-operator test suite
GNU General Public License v3.0
1 stars 1 forks source link

Create test to check metadata (only for Downstream testing) #77

Open sarroutbi opened 10 months ago

sarroutbi commented 10 months ago

When testing downstream versions, some metadata is required to appear:

    features.operators.openshift.io/disconnected: 'false'
    features.operators.openshift.io/fips-compliant: 'false'
    features.operators.openshift.io/proxy-aware: 'false'
    features.operators.openshift.io/tls-profiles: 'false'
    features.operators.openshift.io/token-auth-aws: 'false'
    features.operators.openshift.io/token-auth-azure: 'false'
    features.operators.openshift.io/token-auth-gcp: 'false'
    operators.openshift.io/valid-subscription: '["Openshift Container Platform", "OpenShift
      Platform Plus"]'

We should include a test that, when testing downstream image, checks this metadata appears on the CSV