You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,6 @@
41
41
│ │ ├── executors.json - Testkube executors used for ginkgo in compact json format. The base64 encoded string of this will be used in testkube helm chart.
42
42
│ │ ├── helm-testkube-values.yaml - Customized testkube helm chart values which pulls the data from MCR and schedule all the pods on linux nodes.
43
43
│ │ ├── install-and-execute-testkube-tests.sh - The script used to install and execute testkube tests on a given cluster. This is used in .pipelines\azure_pipeline_testframework.yaml.
44
-
│ │ ├── testkube-teams-integration.yaml - Teams webhook integration with testkube.
45
44
│ │ ├── testkube-test-crs.yaml - CRs for TestKube test suites and tests for AKS CI/CD clusters.
46
45
│ ├── unit-tests - Unit test drivers and canned API responses.
47
46
│ │ ├── canned-api-responses/ - Subdirectory for canned API responses.
0 commit comments