Skip to content

Commit e7af61b

Browse files
committed
workflow changes
1 parent d8582f5 commit e7af61b

6 files changed

Lines changed: 6 additions & 0 deletions

.github/workflows/multi tenancy_Integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- IntegrationTest_SingleFacet
2929
- IntegrationTest_MultipleFacet
3030
- IntegrationTest_Chapters_MultipleFacet
31+
- IntegrationTest_ActiveEntity
3132

3233
steps:
3334
- name: Checkout repository ✅

.github/workflows/multiTenant_deploy_and_Integration_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
- IntegrationTest_SingleFacet
125125
- IntegrationTest_MultipleFacet
126126
- IntegrationTest_Chapters_MultipleFacet
127+
- IntegrationTest_ActiveEntity
127128

128129
steps:
129130
- name: Checkout repository ✅

.github/workflows/multiTenant_deploy_and_Integration_test_LatestVersion.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ jobs:
175175
- IntegrationTest_SingleFacet
176176
- IntegrationTest_MultipleFacet
177177
- IntegrationTest_Chapters_MultipleFacet
178+
- IntegrationTest_ActiveEntity
178179

179180
steps:
180181
- name: Checkout repository ✅

.github/workflows/singleTenant_deploy_and_Integration_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
- IntegrationTest_SingleFacet
129129
- IntegrationTest_MultipleFacet
130130
- IntegrationTest_Chapters_MultipleFacet
131+
- IntegrationTest_ActiveEntity
131132
env:
132133
FILE_URL: ${{ 'http://www.eicar.org/download/eicar.com.txt' }}
133134
DOWNLOAD_PATH: ${{ 'sdm/eicar.com.txt' }}

.github/workflows/singleTenant_deploy_and_Integration_test_LatestVersion.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
- IntegrationTest_SingleFacet
182182
- IntegrationTest_MultipleFacet
183183
- IntegrationTest_Chapters_MultipleFacet
184+
- IntegrationTest_ActiveEntity
184185
env:
185186
FILE_URL: ${{ 'http://www.eicar.org/download/eicar.com.txt' }}
186187
DOWNLOAD_PATH: ${{ 'sdm/eicar.com.txt' }}

.github/workflows/singleTenant_integration_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- IntegrationTest_SingleFacet
2424
- IntegrationTest_MultipleFacet
2525
- IntegrationTest_Chapters_MultipleFacet
26+
- IntegrationTest_ActiveEntity
2627
env:
2728
FILE_URL: ${{ 'http://www.eicar.org/download/eicar.com.txt' }}
2829
DOWNLOAD_PATH: ${{ 'sdm/eicar.com.txt' }}

0 commit comments

Comments
 (0)