itemengine-cypress-automation 1.0.542-testFixesForDrawingFiles-15-10-25-61b3b71.0 → 1.0.542

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/service.yaml +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.542-testFixesForDrawingFiles-15-10-25-61b3b71.0",
3
+ "version": "1.0.542",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/service.yaml CHANGED
@@ -10,8 +10,8 @@ deployment:
10
10
  architecture: amd64
11
11
  restartPolicy: Never
12
12
  backoffLimit: 0
13
- parallelism: 7
14
- completions: 7
13
+ parallelism: 15
14
+ completions: 15
15
15
  image:
16
16
  cmd: /ie-e2e/run.sh
17
17
  resources: