Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(18.37.0) DEVOPS-11430: Passes ELB Name to L2D #45

Merged
merged 1 commit into from
Aug 3, 2018

Conversation

taoistmath
Copy link
Contributor

https://dunandb.jira.com/browse/DEVOPS-11430

Tested by updating ciq on saltmaster to point to this branch, then highstated ciq agent:

[root@ae1-saltmaster43-ci slave (release-next *)]# cat init.sls | grep -A 7 'License2Deploy:'
License2Deploy:
  pip.installed:
    - bin_env: /usr/bin/pip2.7
    - name: git+https://github.com/taoistmath/License2Deploy.git@DEVOPS-11430
    - upgrade: True
    - require:
      - file: {{ opt }}/License2Deploy/regions.yml
      - pkg: python27
----------
          ID: License2Deploy
    Function: pip.installed
        Name: git+https://github.com/taoistmath/License2Deploy.git@DEVOPS-11430
      Result: True
     Comment: All packages were successfully installed
     Started: 11:22:22.329608
    Duration: 1798.66 ms
     Changes:   
              ----------
              git+https://github.com/taoistmath/License2Deploy.git@DEVOPS-11430==???:
                  Installed

then updated cupdate-service_qa_deploy_ami with changes from Jenkins-jobs PR:
screen shot 2018-08-03 at 11 35 47 am

Deployment was successful and used proper ELB:
screen shot 2018-08-03 at 11 36 18 am

Final instances are the newest instances from the job:
screen shot 2018-08-03 at 11 38 31 am

@taoistmath taoistmath force-pushed the DEVOPS-11430 branch 3 times, most recently from b099a94 to 59e1abe Compare August 3, 2018 20:09
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 96.939% when pulling 0e56ee5 on taoistmath:DEVOPS-11430 into 37cdc25 on dandb:master.

@taoistmath taoistmath merged commit a5963a1 into dandb:master Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants