• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ministryofjustice / bootstrap-cfn / 313
47%
master: 58%

Build:
Build:
LAST BUILD BRANCH: alb-support-v1
DEFAULT BRANCH: master
Ran 17 Apr 2015 02:50PM UTC
Jobs 1
Files 11
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
313

push

travis-ci

niallcreech
[enable_cert_updates]
    Created a fab task to update certificates on a stack. Checks are carried out to see if the current local and remote certificates are the same,
    if not the certificates are uploaded and and load balancers with certificates in the stack will be updated
    fab_tasks:
        - Create a fab task update_certs to update the ssl certificates from the config
        - Small delay between updating certificates on instances and load balancer to avoid setting the load balancer cert when ARN is available but the
            certificate is not properly registered
    iam:
        - Added getting an arn from a certificate name to the IAM class.
        - Simplify getting an arn for certs using boto get_server_certificate
        - Handle exceptions when trying to delete/upload a certificate
    elb:
        - Create an ELB class to handle interaction with the stacks load balancers.
        - Throw an exception if we try to set certs on elbs when none are defined in the config
    cloudformation:
        - Added utility method to get a list of load balancers for the stack
    test_iam:
        - Added test cases to cover noew iam things

168 of 168 new or added lines in 5 files covered. (100.0%)

367 of 770 relevant lines covered (47.66%)

0.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
100.0
bootstrap_cfn/cloudformation.py
23
100.0
bootstrap_cfn/fab_tasks.py
35
100.0
bootstrap_cfn/elb.py
39
100.0
bootstrap_cfn/iam.py

Uncovered Existing Lines

Lines Coverage ∆ File
64
100.0
bootstrap_cfn/fab_tasks.py
Jobs
ID Job ID Ran Files Coverage
1 313.1 17 Apr 2015 02:50PM UTC 0
47.66
Travis Job 313.1
Source Files on build 313
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #313
  • 54f12435 on github
  • Prev Build on enable_cert_updates (#255)
  • Next Build on enable_cert_updates (#368)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc