Skip to content

Commit

Permalink
Update QAConfigMyApp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iogbole committed Aug 24, 2020
1 parent c2070ac commit 9ad030e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/QAConfigMyApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,16 @@ jobs:
echo Running BT_ONLY,
./start.sh -a Jenkins_API -c configmyappdemo-2044no-uzyczrm0.appd-cx.com -p appd -u appd --bt-only
- name: TestCase3- Action suppression
- name: TestCase3- Action suppression.Default
run: |
echo Running Action Suppression,
./start.sh -a Jenkins_API -c configmyappdemo-2044no-uzyczrm0.appd-cx.com -p appd -u appd --suppress-action
- name: TestCase4- Action suppression. Date and duration
run: |
echo Running Action Suppression,
./start.sh -a Jenkins_API -c configmyappdemo-2044no-uzyczrm0.appd-cx.com -p appd -u appd --suppress-action --suppress-start=$(date -u +%FT%T) --suppress-duration=120
- name: TestCase4- SIM and DB
run: |
echo Running SIM and DB,
Expand Down

0 comments on commit 9ad030e

Please sign in to comment.