• ddorgan's avatar
    Flaming fir deployment scripts (#2599) · 89a9556e
    ddorgan authored
    * Initial commit of flaming fir deployment scripts
    
    * Debug
    
    * Fix formatting
    
    * Correct wget syntax
    
    * Use 8 char commit id
    
    * 9 chars
    
    * Use the longer CI_BUILD_REF ref to slice from
    
    * Fix backtick error with flaming fir deploy script
    
    * Use the correct commit id length
    
    * Split out validator deploments
    
    * Fix syntax, missing :
    
    * Pass hostname as TARGET_HOST per validator
    
    * Correct syntax
    
    * Uncomment wget
    
    * Switch deploy -> kubernetes
    
    * Use full group name
    
    * Check awx log
    
    * Fix if syntax and ignore failed
    
    * Use correct JOB_ID and fix if syntax
    
    * Use correct variable
    
    * Print ansible awx log and status
    
    * Make awx status clearer
    
    * make variable names consistent
    
    * Do 15 second checkups on the job
    
    * Remove extra echo
    
    * Use artifacts/VERSION instead of gitlab variables
    
    * Use all of the VERSION info
    89a9556e
Validating GitLab CI configuration… Learn more