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
In our IT suite, we should consider querying the server to see which features are enabled on the node) using the feature RPC.
Some thoughts/ideas:
We might also create an annotation that allows us to enable/disable certain tests based on the features enabled on the server (e.g., in CI we want to skip some tests that aren't yet eneabled).
Allow the test harness to fail if a certain environment is supposed to have a particular feature enabled, but does not.
The text was updated successfully, but these errors were encountered:
In our IT suite, we should consider querying the server to see which features are enabled on the node) using the feature RPC.
Some thoughts/ideas:
The text was updated successfully, but these errors were encountered: