You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#120 introduced the ability to update the CodeFlare being used for a test case. The issue however is that when you update the Default value for the deployment, the test cases are outdated.
8c7803e is an example commit fixing the test failures.
#120 introduced the ability to update the CodeFlare being used for a test case. The issue however is that when you update the
Default
value for the deployment, the test cases are outdated.8c7803e is an example commit fixing the test failures.
We should determine a fix for this. One of the options is to update https://github.com/project-codeflare/codeflare-operator/blob/main/Makefile#L104 to also edit the test results.
The text was updated successfully, but these errors were encountered: