The source project of this merge request has been removed.
Add OOD proxy node deployment to CI/CD pipeline
- Introduce new job 'deploy_ood_proxy_node' in deploy stage
- Create OOD proxy server using existing OOD image
- Attach proxy to knightly network
- Assign floating IP to proxy instance
- Store proxy instance ID as artifact for potential future use
- Update variables section with OOD proxy related configurations
Merge request reports
Activity
Filter activity
added 1 commit
- 70ec8afc - Add default image and additional variables which were deleted
added 1 commit
- ad6bf6ce - test by adding variables from original gitlab ci file
added 1 commit
- 441548e2 - chnaged stage to build as no deploy stage runner available
added 1 commit
- d9b52dae - changed tag to build since no runner for tag deploy
added 1 commit
- 94cd0ea4 - added workflow rules to test shared runner vs private runner issue
added 1 commit
- 52fe1b74 - removed acccept packer image and changed openstack variables for the node deploy
added 1 commit
- 5f5129e0 - capture PROXY_INSTANCE_ID directly from server creation output
added 1 commit
- 6e5953d1 - correct rules format for deploy_ood_proxy_node
added 1 commit
- afe9ee93 - add floating IP validation and error handling
added 1 commit
- a7776019 - correct floating IP column name and use instance ID for assignment
Please register or sign in to reply