itemengine-cypress-automation 1.0.490-IEI-6793-7aef1f1.0 → 1.0.490-IEI-6793-949769b.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/DNDIntoCategoriesQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/audioResponseQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/dataApi/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/e2e/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/essayQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/feedbackScaleQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/fillInTheGapsQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/graphingQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/imageHighlightQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/listOrderingQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 11
13
13
  parallelism: 11
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/migration/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/multipleSelectionQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/resourcesAndToolsQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 15
13
13
  parallelism: 15
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/smoke/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/textEntryMathQuestion/run.sh
17
17
  buildContext: ../..
@@ -6,12 +6,12 @@ global:
6
6
  highestEnvironment: dev
7
7
 
8
8
  deployment:
9
- activeDeadlineSeconds: 7200
9
+ activeDeadlineSeconds: 14400
10
10
  architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
14
- restartPolicy: OnFailure
14
+ restartPolicy: Never
15
15
  image:
16
16
  cmd: /ie-e2e/deploy/thinkSphere/run.sh
17
17
  buildContext: ../..
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.490-IEI-6793-7aef1f1.0",
3
+ "version": "1.0.490-IEI-6793-949769b.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {