Closed paigerube14 closed 3 years ago
@wabouhamad when you get a chance can you take a look and see if this what you were thinking about for some updates to these scripts? And also anything else I can add. Thanks!
Tested python and golang.
The node test is passing for both python and golang. The pod test passes for golang but fails for python. Investigating.
The node test is passing for both python and golang. The pod test passes for golang but fails for python. Investigating.
I hit the same issue I think. I added an "s" to the pause time in the pod-affinity.yaml file. I am going to add a README because the cluster loader needs to use python2 to properly decode in the utils.py script.
All tests working for me now...merging.
Thanks for reviewing this @mffiedler, much appreciated
These changes are adding both pod and node affinity test scripts.
Also adding a script that helps install the openshift-tests binary (get_openshift_tests.sh )