github.com/kubeshop/testkube@v1.17.23/test/suites/staging-testsuite.json (about)

     1  {
     2      "name": "staging-testsuite",
     3      "description": "Staging release tests",
     4      "steps": [
     5          {"execute": [{"test": "postman-executor-smoke"}]},
     6          {"execute": [{"test": "postman-executor-smoke-testsource"}]},
     7          {"execute": [{"test": "k6-executor-smoke"}]},
     8          {"execute": [{"test": "container-executor-curl-smoke"}]},
     9          {"execute": [{"test": "cypress-13-executor-smoke-chrome"}]},
    10          {"execute": [{"test": "cypress-default-executor-smoke-electron-testsource"}]}
    11      ]
    12  }