-
Spike
-
Resolution: Done
-
Minor
-
opct-v0.3.0
As a OPCT user running the upgrade mode, I would like to run the tool without any manual steps, like setting up MCP, so I can decrease the human/manual failures steps on the process to set up the Cluster for validation.
DESCRIPTION
The mode=upgrade was implemented on the v0.3 (OPCT-4 / OPCT-5), one of the requirements is to setup a Paused MCP selecting the dedicated node to run the upgrade tests. The manual setup is simple but manual. The tests plugins (05, 10, 20) will check if it's created when running in upgrade mode, and fail when the MCP is not present[1].
It would be nice to have the MCP checkAndCreate as a preflight task on the 'run' command on CLI to decrease the complexity on the plugin side, and manual steps on the User side.
ACCEPTANCE CRITERIA
- Measure the effort to use the MachineConfig APIs to check/setup the custom MCP
- Create the implementation task with the details
- is documented by
-
OPCT-4 OPCT Release v0.3 (upgrade)
- Closed
- links to