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

CKI-project / kpet
88%

Build:
DEFAULT BRANCH: master
Repo Added 06 Nov 2018 07:37PM UTC
Files 14
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • FASTMOVING-1133-schema-invalid
  • FASTMOVING-1151-linting-command
  • FASTMOVING-1278-test-suite-identifiers
  • FASTMOVING-1338-document-template-interface
  • FASTMOVING-1339-remove-default-actions-from-help
  • FASTMOVING-1382-help-for-no-parameters
  • FASTMOVING-1398-task-snippets-for-host-types
  • FASTMOVING-1438-case-level-maintainers
  • FASTMOVING-1443-kpet-run-case-class
  • FASTMOVING-1456-clean-up-validation-messages
  • FASTMOVING-1611-consistent-list-usage
  • FASTMOVING-1612-consistent-naming-conventions
  • FM-1131-schema-nonemptylist
  • FM-1150-document-dependencies
  • FM-1151-linting-command
  • FM-1152-testing-commands-repo
  • FM-1612-naming-conventions
  • abort_on_undefined_vars
  • action-not-specified
  • add-kicktstart-section-support
  • add-regex-object-filtering
  • add_integration_tests
  • add_kpet_patch_list_files_command
  • allow-only-test-case-maintainers
  • check_test_names_are_unique
  • cleanup_target_options
  • db-option-hint
  • db_rewrite1
  • decode_downloaded_patches
  • distinguish_wildcards_and_empty_sets_in_targets
  • do_not_expose_unused_variables
  • document_suite_origins_and_locations
  • drop_features_obsoleted_by_template_variables
  • enhance_test_matching
  • error-message-tweak
  • expose_database_to_templates
  • expose_flat_tests
  • expose_test_suite_runs_to_templates
  • hostrequires-overwrite
  • implement_generic_pattern
  • introduce_runs_again
  • job-group
  • lint_and_reformat_output_xml
  • make-duration-mandatory
  • master
  • misc_fixes
  • misc_fixes2
  • misc_fixes3
  • misc_fixes_over_9000
  • multihost-supp
  • pass-test-sets-to-templates
  • pretty-and-sanitizier-xml
  • production
  • recipeset-handling
  • refine_jinja2_whitespace_handling
  • remove-legacy-schema
  • remove-succession
  • remove-tasks-from-hosttype
  • remove_extra_test_words_from_schema
  • remove_location_types
  • remove_match_dont_match_support
  • remove_pw_cookie_option_support
  • remove_support_for_url_suffix
  • reorder-suites
  • replace_targeted_module_with_patch_module
  • revert-66-hostrequires-overwrite
  • rhel5-ca-certs
  • staging
  • succession-environment
  • support_multihost_jobs
  • support_netscape_cookie_files
  • support_selecting_build_components
  • support_suite_level_parameters
  • support_suite_origins_and_locations
  • support_template_variables
  • support_test_sets
  • support_wildcard_target_sets
  • url-suffix-per-case
  • use_empty_names
  • waived2yaml

pending completion
729

Pull #146

travis-ci-com

Nikolai Kondrashov
Implement universal cases
Pull Request #146:

365 of 443 branches covered (82.39%)

Branch coverage included in aggregate %.

862 of 956 relevant lines covered (90.17%)

0.9 hits per line

Relevant lines Covered
Build:
Build:
956 RELEVANT LINES 862 COVERED LINES
0.9 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
729 master Implement universal cases Pull #146 29 May 2020 01:31PM UTC Nikolai Kondrashov travis-ci-com pending completion  
727 master Support postboot tasks for host types Support specifying "preboot_tasks" and "postboot_tasks" for host types, instead of just "tasks", which would be inserted before the "Boot test" task by kpet-db. Keep support for "tasks", so kpet-db could be ... push 14 May 2020 10:57AM UTC Esteban Manchado Velázquez travis-ci-com pending completion  
726 master Support postboot tasks for host types Support specifying "preboot_tasks" and "postboot_tasks" for host types, instead of just "tasks", which would be inserted before the "Boot test" task by kpet-db. Keep support for "tasks", so kpet-db could be ... Pull #145 13 May 2020 12:49PM UTC Nikolai Kondrashov travis-ci-com pending completion  
723 master Fix list command output filtering Use re.fullmatch() instead of re.match() in *all* list commands to match the promised "fully matching" from the usage message, when filtering the objects to output. Pull #144 13 May 2020 11:19AM UTC Nikolai Kondrashov travis-ci-com pending completion  
722 master Rename hostRequires_list to host_requires_list Although it does hold a list of "hostRequires", it's a bit ugly that we end up with a variable that has both mixedCase and snake_case in the same name. So, default to the normal Python convention and... push 17 Feb 2020 08:08AM UTC spbnick travis-ci-com pending completion  
721 FM-1612-naming-conventions Rename hostRequires_list to host_requires_list Although it does hold a list of "hostRequires", it's a bit ugly that we end up with a variable that has both mixedCase and snake_case in the same name. So, default to the normal Python convention and... Pull #143 13 Feb 2020 12:47PM UTC web-flow travis-ci-com pending completion  
720 FM-1612-naming-conventions Rename hostRequires_list to host_requires_list Although it does hold a list of "hostRequires", it's a bit ugly that we end up with a variable that has both mixedCase and snake_case in the same name. So, default to the normal Python convention and... Pull #142 13 Feb 2020 12:31PM UTC web-flow travis-ci-com pending completion  
719 FM-1612-naming-conventions Rename hostRequires_list to host_requires_list Although it does hold a list of "hostRequires", it's a bit ugly that we end up with a variable that has both mixedCase and snake_case in the same name. So, default to the normal Python convention and... push 13 Feb 2020 12:30PM UTC emanchado travis-ci-com pending completion  
718 FASTMOVING-1612-consistent-naming-conventions Rename hostRequires_list to host_requires_list Although it does hold a list of "hostRequires", it's a bit ugly that we end up with a variable that has both mixedCase and snake_case in the same name. So, default to the normal Python convention and... Pull #141 13 Feb 2020 11:59AM UTC web-flow travis-ci-com pending completion  
717 FASTMOVING-1612-consistent-naming-conventions Rename hostRequires_list to host_requires_list Although it does hold a list of "hostRequires", it's a bit ugly that we end up with a variable that has both mixedCase and snake_case in the same name. So, default to the normal Python convention and... Pull #140 13 Feb 2020 10:24AM UTC web-flow travis-ci-com pending completion  
See All Builds (536)
  • 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

© 2026 Coveralls, Inc