File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,12 @@ The project utilizes [openshift-python-wrapper](https://github.com/RedHatQE/open
6666Please refer to the [ documentation] ( https://github.com/RedHatQE/openshift-python-wrapper/blob/main/README.md )
6767and the [ examples] ( https://github.com/RedHatQE/openshift-python-wrapper/tree/main/examples ) for more information.
6868
69+ For any missing resources, please generate a new resource using
70+ [ class_generator tool] ( https://github.com/RedHatQE/openshift-python-wrapper/blob/main/class_generator/README.md ) and
71+ create a PR against wrapper. Calls to cluster resources from tests, utils and fixtures must always use
72+ openshift-python-wrapper resource or oc command
73+ (when wrapper resource is not relevant. e.g. must-gather generation)
74+
6975
7076## Conftest
7177- Top level [ conftest.py] ( ../conftest.py ) contains pytest native fixtures.
You can’t perform that action at this time.
0 commit comments