Skip to content

feat: allow solo to deploy pre-configured resource profiles #727

feat: allow solo to deploy pre-configured resource profiles

feat: allow solo to deploy pre-configured resource profiles #727

GitHub Actions / E2E Test Results failed Apr 5, 2024 in 0s

4 fail, 70 pass in 8m 9s

 1 files  ± 0  10 suites  ±0   8m 9s ⏱️ + 1m 30s
74 tests ± 0  70 ✅ + 5  0 💤 ±0  4 ❌  - 5 
65 runs  +11  61 ✅ +16  0 💤 ±0  4 ❌  - 5 

Results for commit 40b3fd6. ± Comparison against earlier commit 0b0fcf2.

Annotations

Check warning on line 0 in K8 should be able to detect cluster IP

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

K8 should be able to detect cluster IP (K8 should be able to detect cluster IP) failed

junit-e2e.xml [took 0s]
Raw output
Error: expect(received).resolves.not.toBeNull()

Received promise rejected instead of resolved
Rejected to value: [FullstackTestingError: unable to find cluster IP for svc: network-node0]
    at expect (/runner/_work/solo/solo/node_modules/expect/build/index.js:113:15)
    at Object.<anonymous> (/runner/_work/solo/solo/test/e2e/core/k8_e2e.test.mjs:66:11)
    at Promise.then.completed (/runner/_work/solo/solo/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/runner/_work/solo/solo/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:121:9)
    at run (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)

Check warning on line 0 in PackageInstallerE2E prepareConfigTxt should succeed in generating config.txt

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

PackageInstallerE2E prepareConfigTxt should succeed in generating config.txt (PackageInstallerE2E prepareConfigTxt should succeed in generating config.txt) failed

junit-e2e.xml [took 0s]
Raw output
FullstackTestingError: failed to generate config.txt
    at PlatformInstaller.prepareConfigTxt (/runner/_work/solo/solo/src/core/platform_installer.mjs:321:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.<anonymous> (/runner/_work/solo/solo/test/e2e/core/platform_installer_e2e.test.mjs:86:27)

Check warning on line 0 in PackageInstallerE2E copyPlatformConfigFiles should succeed to copy platform config files for node0

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

PackageInstallerE2E copyPlatformConfigFiles should succeed to copy platform config files for node0 (PackageInstallerE2E copyPlatformConfigFiles should succeed to copy platform config files for node0) failed

junit-e2e.xml [took 0s]
Raw output
FullstackTestingError: failed to generate config.txt
    at PlatformInstaller.prepareConfigTxt (/runner/_work/solo/solo/src/core/platform_installer.mjs:321:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.<anonymous> (/runner/_work/solo/solo/test/e2e/core/platform_installer_e2e.test.mjs:176:7)

Check warning on line 0 in RelayCommand Bootstrap network for test [release v0.47.0-alpha.0, keyFormat: pem] should succeed with network deploy

See this annotation in the file changed.

@github-actions github-actions / E2E Test Results

RelayCommand Bootstrap network for test [release v0.47.0-alpha.0, keyFormat: pem] should succeed with network deploy (RelayCommand Bootstrap network for test [release v0.47.0-alpha.0, keyFormat: pem] should succeed with network deploy) failed

junit-e2e.xml [took 1m 0s]
Raw output
Error: thrown: "Exceeded timeout of 60000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at it (/runner/_work/solo/solo/test/test_util.js:196:5)
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at describe (/runner/_work/solo/solo/test/test_util.js:178:3)
    at /runner/_work/solo/solo/test/e2e/commands/relay.test.mjs:52:25
    at _dispatchDescribe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:91:26)
    at describe (/runner/_work/solo/solo/node_modules/jest-circus/build/index.js:55:5)
    at /runner/_work/solo/solo/test/e2e/commands/relay.test.mjs:36:1
    at SourceTextModule.evaluate (node:internal/vm/module:229:23)
    at Runtime.linkAndEvaluateModule (/runner/_work/solo/solo/node_modules/jest-runtime/build/index.js:710:20)
    at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:75:5)
    at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)