github.com/redhat-appstudio/e2e-tests@v0.0.0-20230619105049-9a422b2094d7/tests/cluster-registration/README.md (about)

     1  # Cluster Registration
     2  
     3  Contains E2E tests related with [Cluster Registration Operator](https://github.com/stolostron/cluster-registration-operator).
     4  
     5  # Requirements to run 'cluster-registration-suite' in local environment
     6  
     7  Steps to run 'cluster-registration-suite':
     8  
     9  1) Follow the instructions from the [Readme](../../../scripts/Readme.md) scripts to install AppStudio in e2e mode
    10  2) Run the e2e suite: `./bin/e2e-appstudio --ginkgo.focus="cluster-registration-suite"`