All tracks that include customizations to track_scripts/setup-crc must have those lines moved to 01-step1/setup-crc (where "01-step1" is the name of the first challenge folder). Similarly, any customizations to "track_scripts/setup-container" must be relocated to "01-step1/setup-container" when using a sidecars with differentiated content. Check for differences wby running the following from within the track folder: diff track_scripts/setup-crc ../../examples/preset/track_scripts/setup-crc
Goal: Determine what work is required to build prestart-compatible tracks. Collect feedback on prestart performance
We are currently testing sandbox prestarts for the following tracks:
Migration Next Steps (for each track):
track_scripts/setup-crc
must have those lines moved to01-step1/setup-crc
(where "01-step1" is the name of the first challenge folder). Similarly, any customizations to "track_scripts/setup-container" must be relocated to "01-step1/setup-container" when using a sidecars with differentiated content. Check for differences wby running the following from within the track folder:diff track_scripts/setup-crc ../../examples/preset/track_scripts/setup-crc
track.yml
file - See: https://github.com/openshift-instruqt/instruqt/pull/236/files#diff-dc5d411d2b8e17c72ed214877c8eafd0319380bb57d620f2fefb7fdf90c33cc2R33config.yml
and thetrack_scripts
folder:git rm -rf config.yml track_scripts
In the Repo:
Tracks that require minimal effort to add to a scaling group. Check marks indicate prestart is enabled for these tracks: