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
- 35a6619e - added key to user_data and passed user_data and security-group to instance while instantiating
added 1 commit
- 22f0cafd - reused code from other stages to deploy ood_proxy_node
added 1 commit
- 76df6de3 - removed workflow rule CI_PIPELINE_SOURCE condition when
Please register or sign in to reply