Skip to content

Instantly share code, notes, and snippets.

@djkonro
Created December 31, 2017 18:22
Show Gist options
  • Save djkonro/9830089361aabffa28fad2aa086e29d4 to your computer and use it in GitHub Desktop.
Save djkonro/9830089361aabffa28fad2aa086e29d4 to your computer and use it in GitHub Desktop.
---
tiers:
-
name: k8s_e2e
order: 2
ci_loop: '(daily)|(weekly)'
description: >-
Test suites from feature projects
integrated in functest
testcases:
-
case_name: k8s_e2e_testing
project_name: k8stest
criteria: 100
blocking: false
description: >-
Test suite from k8s e2e testing project.
dependencies:
installer: ''
scenario: ''
run:
module: 'functest.core.feature'
class: 'BashFeature'
args:
cmd: 'kubectl get nodes'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment