|
10 | 10 | jobs: |
11 | 11 | solve-challenge: |
12 | 12 | outputs: |
13 | | - scn1_ch1: ${{ steps.gen_output.outputs.scn1_ch1 }} |
14 | | - scn1_ch2: ${{ steps.gen_output.outputs.scn1_ch2 }} |
15 | | - scn1_ch3: ${{ steps.gen_output.outputs.scn1_ch3 }} |
16 | | - scn1_ch4: ${{ steps.gen_output.outputs.scn1_ch4 }} |
17 | | - scn1_ch5: ${{ steps.gen_output.outputs.scn1_ch5 }} |
18 | | - scn1_ch6: ${{ steps.gen_output.outputs.scn1_ch6 }} |
19 | | - scn1_ch7: ${{ steps.gen_output.outputs.scn1_ch7 }} |
20 | | - scn1_ch8: ${{ steps.gen_output.outputs.scn1_ch8 }} |
21 | | - scn1_ch9: ${{ steps.gen_output.outputs.scn1_ch9 }} |
22 | | - scn1_ch10: ${{ steps.gen_output.outputs.scn1_ch10 }} |
23 | | - scn1_ch11: ${{ steps.gen_output.outputs.scn1_ch11 }} |
24 | | - scn1_ch12: ${{ steps.gen_output.outputs.scn1_ch12 }} |
25 | | - scn1_ch13: ${{ steps.gen_output.outputs.scn1_ch13 }} |
26 | | - scn1_ch14: ${{ steps.gen_output.outputs.scn1_ch14 }} |
27 | | - scn1_ch15: ${{ steps.gen_output.outputs.scn1_ch15 }} |
28 | | - scn1_ch16: ${{ steps.gen_output.outputs.scn1_ch16 }} |
29 | | - scn1_ch17: ${{ steps.gen_output.outputs.scn1_ch17 }} |
| 13 | + # scn1_ch1: ${{ steps.gen_output.outputs.scn1_ch1 }} |
| 14 | + # scn1_ch2: ${{ steps.gen_output.outputs.scn1_ch2 }} |
| 15 | + # scn1_ch3: ${{ steps.gen_output.outputs.scn1_ch3 }} |
| 16 | + # scn1_ch4: ${{ steps.gen_output.outputs.scn1_ch4 }} |
| 17 | + # scn1_ch5: ${{ steps.gen_output.outputs.scn1_ch5 }} |
| 18 | + # scn1_ch6: ${{ steps.gen_output.outputs.scn1_ch6 }} |
| 19 | + # scn1_ch7: ${{ steps.gen_output.outputs.scn1_ch7 }} |
| 20 | + # scn1_ch8: ${{ steps.gen_output.outputs.scn1_ch8 }} |
| 21 | + # scn1_ch9: ${{ steps.gen_output.outputs.scn1_ch9 }} |
| 22 | + # scn1_ch10: ${{ steps.gen_output.outputs.scn1_ch10 }} |
| 23 | + # scn1_ch11: ${{ steps.gen_output.outputs.scn1_ch11 }} |
| 24 | + # scn1_ch12: ${{ steps.gen_output.outputs.scn1_ch12 }} |
| 25 | + # scn1_ch13: ${{ steps.gen_output.outputs.scn1_ch13 }} |
| 26 | + # scn1_ch14: ${{ steps.gen_output.outputs.scn1_ch14 }} |
| 27 | + # scn1_ch15: ${{ steps.gen_output.outputs.scn1_ch15 }} |
| 28 | + # scn1_ch16: ${{ steps.gen_output.outputs.scn1_ch16 }} |
| 29 | + # scn1_ch17: ${{ steps.gen_output.outputs.scn1_ch17 }} |
30 | 30 | scn1_ch18: ${{ steps.gen_output.outputs.scn1_ch18 }} |
31 | | - scn1_ch19: ${{ steps.gen_output.outputs.scn1_ch19 }} |
32 | | - scn1_ch20: ${{ steps.gen_output.outputs.scn1_ch20 }} |
33 | | - scn1_ch21: ${{ steps.gen_output.outputs.scn1_ch21 }} |
34 | | - scn1_ch22: ${{ steps.gen_output.outputs.scn1_ch22 }} |
35 | | - scn1_ch23: ${{ steps.gen_output.outputs.scn1_ch23 }} |
36 | | - scn1_ch24: ${{ steps.gen_output.outputs.scn1_ch24 }} |
| 31 | + # scn1_ch19: ${{ steps.gen_output.outputs.scn1_ch19 }} |
| 32 | + # scn1_ch20: ${{ steps.gen_output.outputs.scn1_ch20 }} |
| 33 | + # scn1_ch21: ${{ steps.gen_output.outputs.scn1_ch21 }} |
| 34 | + # scn1_ch22: ${{ steps.gen_output.outputs.scn1_ch22 }} |
| 35 | + # scn1_ch23: ${{ steps.gen_output.outputs.scn1_ch23 }} |
| 36 | + # scn1_ch24: ${{ steps.gen_output.outputs.scn1_ch24 }} |
37 | 37 | name: ${{ matrix.challenges.scenario }}/${{ matrix.challenges.challenge }} |
38 | 38 | strategy: |
39 | 39 | fail-fast: false |
40 | 40 | matrix: |
41 | 41 | challenges: |
42 | | - - { name: scn1_ch1, scenario: scenario1, challenge: configmap-missing-key.yaml} |
43 | | - - { name: scn1_ch2, scenario: scenario1, challenge: configmap-misspelled.yaml} |
44 | | - - { name: scn1_ch3, scenario: scenario1, challenge: configmap-readonly.yaml} |
45 | | - - { name: scn1_ch4, scenario: scenario1, challenge: deployment-env-mismatch.yaml} |
46 | | - - { name: scn1_ch5, scenario: scenario1, challenge: deployment-impossible-pod-affinity.yaml} |
47 | | - - { name: scn1_ch6, scenario: scenario1, challenge: deployment-low-resources.yaml} |
48 | | - - { name: scn1_ch7, scenario: scenario1, challenge: deployment-pod-affinity-wrong-key.yaml} |
49 | | - - { name: scn1_ch8, scenario: scenario1, challenge: deployment-probe-failures.yaml} |
50 | | - - { name: scn1_ch9, scenario: scenario1, challenge: deployment-scaled-down.yaml} |
51 | | - - { name: scn1_ch10, scenario: scenario1, challenge: network-policy.yaml} |
52 | | - - { name: scn1_ch11, scenario: scenario1, challenge: pvc-wrong-accessmode.yaml} |
53 | | - - { name: scn1_ch12, scenario: scenario1, challenge: pvc-wrong-storageclass.yaml} |
54 | | - - { name: scn1_ch13, scenario: scenario1, challenge: secret-missing.yaml} |
55 | | - - { name: scn1_ch14, scenario: scenario1, challenge: secret-not-mounted.yaml} |
56 | | - - { name: scn1_ch15, scenario: scenario1, challenge: service-no-endpoint.yaml} |
57 | | - - { name: scn1_ch16, scenario: scenario1, challenge: serviceaccount-misspelled.yaml} |
58 | | - - { name: scn1_ch17, scenario: scenario1, challenge: serviceaccount-permissions.yaml} |
| 42 | + # - { name: scn1_ch1, scenario: scenario1, challenge: configmap-missing-key.yaml} |
| 43 | + # - { name: scn1_ch2, scenario: scenario1, challenge: configmap-misspelled.yaml} |
| 44 | + # - { name: scn1_ch3, scenario: scenario1, challenge: configmap-readonly.yaml} |
| 45 | + # - { name: scn1_ch4, scenario: scenario1, challenge: deployment-env-mismatch.yaml} |
| 46 | + # - { name: scn1_ch5, scenario: scenario1, challenge: deployment-impossible-pod-affinity.yaml} |
| 47 | + # - { name: scn1_ch6, scenario: scenario1, challenge: deployment-low-resources.yaml} |
| 48 | + # - { name: scn1_ch7, scenario: scenario1, challenge: deployment-pod-affinity-wrong-key.yaml} |
| 49 | + # - { name: scn1_ch8, scenario: scenario1, challenge: deployment-probe-failures.yaml} |
| 50 | + # - { name: scn1_ch9, scenario: scenario1, challenge: deployment-scaled-down.yaml} |
| 51 | + # - { name: scn1_ch10, scenario: scenario1, challenge: network-policy.yaml} |
| 52 | + # - { name: scn1_ch11, scenario: scenario1, challenge: pvc-wrong-accessmode.yaml} |
| 53 | + # - { name: scn1_ch12, scenario: scenario1, challenge: pvc-wrong-storageclass.yaml} |
| 54 | + # - { name: scn1_ch13, scenario: scenario1, challenge: secret-missing.yaml} |
| 55 | + # - { name: scn1_ch14, scenario: scenario1, challenge: secret-not-mounted.yaml} |
| 56 | + # - { name: scn1_ch15, scenario: scenario1, challenge: service-no-endpoint.yaml} |
| 57 | + # - { name: scn1_ch16, scenario: scenario1, challenge: serviceaccount-misspelled.yaml} |
| 58 | + # - { name: scn1_ch17, scenario: scenario1, challenge: serviceaccount-permissions.yaml} |
59 | 59 | - { name: scn1_ch18, scenario: scenario1, challenge: pod-hostport-conflict.yaml} |
60 | | - - { name: scn1_ch19, scenario: scenario1, challenge: pod-limit-range-exceeded.yaml} |
61 | | - - { name: scn1_ch20, scenario: scenario1, challenge: pod-resource-quota-exceeded.yaml} |
62 | | - - { name: scn1_ch21, scenario: scenario1, challenge: service-dns-resolution-fail.yaml} |
63 | | - - { name: scn1_ch22, scenario: scenario1, challenge: service-incorrect-port-number.yaml} |
64 | | - - { name: scn1_ch23, scenario: scenario1, challenge: missing-service-selector.yaml} |
65 | | - - { name: scn1_ch24, scenario: scenario1, challenge: pod-security-context-issue.yaml} |
| 60 | + # - { name: scn1_ch19, scenario: scenario1, challenge: pod-limit-range-exceeded.yaml} |
| 61 | + # - { name: scn1_ch20, scenario: scenario1, challenge: pod-resource-quota-exceeded.yaml} |
| 62 | + # - { name: scn1_ch21, scenario: scenario1, challenge: service-dns-resolution-fail.yaml} |
| 63 | + # - { name: scn1_ch22, scenario: scenario1, challenge: service-incorrect-port-number.yaml} |
| 64 | + # - { name: scn1_ch23, scenario: scenario1, challenge: missing-service-selector.yaml} |
| 65 | + # - { name: scn1_ch24, scenario: scenario1, challenge: pod-security-context-issue.yaml} |
66 | 66 | runs-on: ['ubuntu-latest'] |
67 | 67 |
|
68 | 68 | steps: |
@@ -102,7 +102,7 @@ jobs: |
102 | 102 |
|
103 | 103 | - name: Run Test |
104 | 104 | working-directory: .github/data/agent-framework |
105 | | - timeout-minutes: 6 |
| 105 | + timeout-minutes: 8 |
106 | 106 | env: |
107 | 107 | CLUSTER_CTX: kind-kagent |
108 | 108 | run: | |
|
0 commit comments