-
Story
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
False
-
None
-
False
Currently our dynamic-demo-plugin called console-demo-plugin is pretty big and changes over time. For out CI e2e tests we need to create a tiny dynamic-plugin which will extend the console UI in a minimal way (no API calls,, no prometheus polling, ...)
AC:
- Create a minimalistic console dynamic plugin for CI purposes.
- Place it in the `console` repository on GitHub
- Create a manifest for the dynamic plugins
- Update console's cypress tests to use the new dynamic plugin
- Update the `release` repo use the new dynamic plugin
Note: Talk to HAC-Core if they have duplicate efforts.