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

ktdreyer / errata-tool-ansible
75%

Build:
DEFAULT BRANCH: master
Repo Added 04 Mar 2020 08:18PM UTC
Files 8
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • ERRATA-9867
  • bugzilla-product-name-doc
  • bugzilla-states
  • cdn-packages-optional
  • cdn-repo
  • cdn-repo-docstring
  • cdn-repo-edit-errors
  • cdn-repo-integration-tests
  • cdn-repo-no-packages
  • cdn-repo-no-tags
  • cdn-repo-param-restrictions
  • cdn-repo-set-fact-name
  • cdn-repo-test-variants
  • cleanup-arg-spec
  • collection
  • collection-tag
  • common-client-delete
  • common-line-length
  • diff-pv-cleanup
  • disable-mutual-auth
  • doc-allowable-by-variant-push-targets
  • doc-cdn-repo-variants
  • doc-pm-description
  • doc-raw-syntax
  • doc-release-api-data
  • doc-release-rule-set
  • doc-requirements
  • doc-syntax-fixes
  • doc-tag-variants
  • doc-user-organization
  • docker-stage-push-target
  • docs-push-targets
  • document-product-text-only-require-dists
  • edit-user-roles
  • errata-request
  • errata-tool-user
  • exd-org-group-integration-test
  • get-products-docstring
  • guard-tps-docker
  • integration-tests
  • jira-fixes
  • log-body-repo-tags
  • mergify-integration-tests
  • mergify-travis-ci
  • mergify-travisci-app
  • mergify/ktdreyer/config-update
  • new-variants-api
  • no-default-none
  • null-parameters
  • optional-cpe-text
  • paramterize-workflow-rules-scraper-tests
  • pr79-fixup
  • product-ftp-params
  • product-line-length
  • product-version-line-length
  • program-manager-none
  • push-targets-scraper-comment
  • pv-comment-typo
  • pv-get-404-error-comment
  • pv-unused-class
  • readme-ansible-galaxy
  • readme-collection
  • readme-environment
  • readme-preformatted-request-module
  • readme-program-manager
  • readme-rhel-release-name
  • readme-yamllint
  • release-blocker-flags
  • release-integration-tests
  • release-line-length
  • release-no-product
  • release-non-bool-doc
  • release-optional-params
  • release-pelc-pv-name
  • release-ship-date-grammer
  • release-simplify-keys
  • release-state-machine-rule-set
  • release-test-history
  • release-test-name
  • release-tests-cleanup
  • release-type-choices
  • release-unit-test-async-no-product
  • release-unit-tests
  • rename-test
  • rm-py37
  • rm-unused-imports
  • shorten-var
  • simple-galaxy-version
  • stickler-py3
  • test-common
  • test-create-user
  • test-edit-user
  • test-edit-variant
  • test-ensure-release
  • test-ensure-user
  • test-get-product
  • test-get-product-version
  • test-push-target-scraper
  • test-py38
  • test-variants
  • test-workflow-rules-scraper
  • tests-docstring
  • tests-ensure-cdn-repos-comment
  • tests-ignore-env
  • tox-all-flake8-errors
  • tox-flake8-library
  • tox-flake8-module-utils
  • tox-py37
  • travis-coveralls
  • user-404
  • user-email-address
  • user-receives-mail
  • user-test-main
  • valid-bug-states
  • variant-descriptions
  • variant-docstring
  • variant-error-text
  • variant-http-403-logging
  • variant-integration-asserts
  • variant-raise-errors
  • variants-scrape-error-explanation
  • variants-wrap
  • wip-cdn-repo
  • wip-exd-org-group
  • wip-integration-tests
  • wip-kdreyer-exd-org-groups
  • wip-new-variants-api
  • wip-test-create-async
  • yamllint

pending completion
636

push

travis-ci-com

mergify[bot]
cdn_repo: prevent use_for_tps with Docker repos

The REST API allows users to set use_for_tps on Docker repos, but the
HTML UI does not allow it. Until the ET server prevents this
misconfiguration, guard against this client-side in the Ansible module.

5 of 5 new or added lines in 1 file covered. (100.0%)

710 of 941 relevant lines covered (75.45%)

0.75 hits per line

Relevant lines Covered
Build:
Build:
941 RELEVANT LINES 710 COVERED LINES
0.75 HITS PER LINE
Source Files on master
  • Tree
  • List 8
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
636 master cdn_repo: prevent use_for_tps with Docker repos The REST API allows users to set use_for_tps on Docker repos, but the HTML UI does not allow it. Until the ET server prevents this misconfiguration, guard against this client-side in the Ansible mod... push 02 Oct 2020 10:29PM UTC mergify[bot] travis-ci-com pending completion  
633 master cdn_repo: add integration tests for variants Exercise adding and removing a variant from a CDN repo. push 02 Oct 2020 09:12PM UTC mergify[bot] travis-ci-com pending completion  
628 master cdn_repo: document restrictions on parameters Users cannot modify release_type or content_type for existing CDN repos. Users should not set "use_for_tps" on Docker CDN repos. Document these restrictions in the inline Ansible module documentation. push 02 Oct 2020 08:51PM UTC mergify[bot] travis-ci-com pending completion  
622 master cdn_repo: report entire JSON response on edit errors Sometimes this API endpoint returns an "errors" key instead of an "error" key. This leads to KeyErrors. (For example, I hit this when I tried to add a second variant to a CDN repo that already ... push 01 Oct 2020 10:11PM UTC mergify[bot] travis-ci-com pending completion  
608 master cdn_repo: fix set_fact name in integration tests This was a bad copy-and-paste from another test. push 01 Oct 2020 05:11PM UTC mergify[bot] travis-ci-com pending completion  
605 master cdn_repo: add creation integration tests Test creating RPM and Docker CDN repositories. push 01 Oct 2020 04:22PM UTC mergify[bot] travis-ci-com pending completion  
599 master common: remove unused "Docker stage" push target Gerrit 193086 is resolved. The dev ET instances' push target names align with the names in staging and production. We can drop this old code now. push 30 Sep 2020 06:45PM UTC mergify[bot] travis-ci-com pending completion  
595 master user: test main() method Add a unit test to cover the main() method in errata_tool_user.py. push 23 Sep 2020 04:37PM UTC mergify[bot] travis-ci-com pending completion  
588 master user: document "organization" behavior push 22 Sep 2020 10:21PM UTC mergify[bot] travis-ci-com pending completion  
585 master release: simplify product_versions key search The code for changing_product_versions was overly complex. Simplify it by using a list comprehension to determine all the keys we're changing, and then search that list. push 22 Sep 2020 10:16PM UTC mergify[bot] travis-ci-com pending completion  
See All Builds (534)
  • Repo on GitHub
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

© 2025 Coveralls, Inc