Skip to content

Commit 72db329

Browse files
committed
more ci cleanup
1 parent 7731417 commit 72db329

File tree

5 files changed

+0
-121
lines changed

5 files changed

+0
-121
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -462,15 +462,6 @@ jobs:
462462
run: |
463463
export PYTHONPATH=${{ github.workspace }}/utils
464464
python3 ./test_cases/test_jobs_execution.py --mqtt-version 5
465-
- name: run Mqtt5 Shadow sample
466-
run: |
467-
python3 ./utils/run_in_ci.py --file ./.github/workflows/ci_run_shadow_mqtt5_cfg.json
468-
- name: run Mqtt5 Jobs sample
469-
run: |
470-
python3 ./utils/run_in_ci.py --file ./.github/workflows/ci_run_jobs_mqtt5_cfg.json
471-
- name: run Mqtt5 Fleet Provisioning sample
472-
run: |
473-
python3 ./utils/run_fleet_provisioning_sample.py --file ./.github/workflows/ci_run_fleet_provisioning_mqtt5_cfg.json --thing-name-prefix "Fleet_Thing_"
474465
- name: configure AWS credentials (MQTT5)
475466
uses: aws-actions/configure-aws-credentials@v2
476467
with:

.github/workflows/ci_run_fleet_provisioning_cfg.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/ci_run_fleet_provisioning_mqtt5_cfg.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/ci_run_jobs_mqtt5_cfg.json

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/ci_run_shadow_mqtt5_cfg.json

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)