File tree Expand file tree Collapse file tree 4 files changed +3
-48
lines changed
Expand file tree Collapse file tree 4 files changed +3
-48
lines changed Original file line number Diff line number Diff line change @@ -23,19 +23,3 @@ athena:
2323 url : " https://athena-test1.ase.cit.tum.de"
2424 secret : " {{ lookup('hashi_vault', 'kv/data/artemis/test/artemistest1').get('athena_secret') }}"
2525 restricted_modules : " module_text_llm,module_programming_llm,module_modeling_llm"
26-
27- theia :
28- portal_url : https://theia-staging.artemis.cit.tum.de
29- images :
30- java :
31- Java-17 : " java-17-latest"
32- c :
33- C : " c-latest"
34- javascript :
35- Javascript : " javascript-latest"
36- ocaml :
37- Ocaml : " ocaml-latest"
38- python :
39- Python : " python-latest"
40- rust :
41- Rust : " rust-latest"
Original file line number Diff line number Diff line change @@ -11,19 +11,3 @@ athena:
1111 url : " https://athena-test1.ase.cit.tum.de"
1212 secret : " {{ lookup('hashi_vault', 'kv/data/artemis/test/artemistest2').get('athena_secret') }}"
1313 restricted_modules : " module_text_llm,module_programming_llm,module_modeling_llm"
14-
15- theia :
16- portal_url : https://theia-staging.artemis.cit.tum.de
17- images :
18- java :
19- Java-17 : " java-17-latest"
20- c :
21- C : " c-latest"
22- javascript :
23- Javascript : " javascript-latest"
24- ocaml :
25- Ocaml : " ocaml-latest"
26- python :
27- Python : " python-latest"
28- rust :
29- Rust : " rust-latest"
Original file line number Diff line number Diff line change @@ -24,22 +24,6 @@ athena:
2424 secret : " {{ lookup('hashi_vault', 'kv/data/artemis/test/artemistest3').get('athena_secret') }}"
2525 restricted_modules : " module_text_llm,module_programming_llm,module_modeling_llm"
2626
27- theia :
28- portal_url : https://theia-staging.artemis.cit.tum.de
29- images :
30- java :
31- Java-17 : " java-17-latest"
32- c :
33- C : " c-latest"
34- javascript :
35- Javascript : " javascript-latest"
36- ocaml :
37- Ocaml : " ocaml-latest"
38- python :
39- Python : " python-latest"
40- rust :
41- Rust : " rust-latest"
42-
4327atlas :
4428 atlasml :
4529 enabled : true
Original file line number Diff line number Diff line change @@ -121,6 +121,9 @@ artemistest9
121121artemistest10
122122
123123[artemistests_theia:children]
124+ artemistest1
125+ artemistest2
126+ artemistest3
124127artemistest9
125128
126129[artemis_infrastructure]
You can’t perform that action at this time.
0 commit comments