Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
examples
cota-runner-jdk21-junit5
Commits
3b0a8228
Commit
3b0a8228
authored
3 months ago
by
mamunozgil
Browse files
Options
Download
Email Patches
Plain Diff
Updated config
parent
8424836d
amb-dev-flex-mount-1
No related merge requests found
Pipeline
#10528
passed with stage
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docker-compose.yaml
+7
-5
docker-compose.yaml
student-dir.txt
+1
-1
student-dir.txt
teacher-dta-dir-test-runner-jdk21.txt
+1
-1
teacher-dta-dir-test-runner-jdk21.txt
with
9 additions
and
7 deletions
+9
-7
docker-compose.yaml
+
7
-
5
View file @
3b0a8228
version
:
'
2'
services
:
services
:
mariadb-dtt
:
container_name
:
moodledb-dtt
...
...
@@ -13,9 +12,10 @@ services:
-
MARIADB_COLLATE=utf8mb4_unicode_ci
volumes
:
-
'
mariadb_data_dtt:/bitnami/mariadb'
moodle-dtt
:
container_name
:
moodle-dtt
image
:
docker.io/bitnami/moodle:4.
3
image
:
docker.io/bitnami/moodle:4.
4
ports
:
-
'
81:8080'
-
'
444:8443'
...
...
@@ -31,16 +31,18 @@ services:
-
'
moodledata_data_dtt:/bitnami/moodledata'
depends_on
:
-
mariadb-dtt
backend
:
container_name
:
backend
composedtt
image
:
hftstuttgart/d
ta-backend:
latest
container_name
:
cota-
backend
image
:
co
ta-backend:
flexmounts
user
:
"
${UID}:${GID}"
environment
:
-
HOST_TEST_DIR=/tmp/cota-tests
-
CONTAINER_TEST_DIR=/tmp/cota-tests
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
-
'
${HOST_TEST_DIR}:${CONTAINER_TEST_DIR}'
-
"
${HOST_TEST_DIR}:${CONTAINER_TEST_DIR}"
volumes
:
mariadb_data_dtt
:
driver
:
local
...
...
This diff is collapsed.
Click to expand it.
student-dir.txt
+
1
-
1
View file @
3b0a8228
dta::https://transfer.hft-stuttgart.de/gitlab/
dtt
/example
_openjdk11-junit5-calculator
-submission.git::none::none::/
dta::https://transfer.hft-stuttgart.de/gitlab/
cota
/example
s/cota
-submission
-calc-jdk
.git::none::none::/
This diff is collapsed.
Click to expand it.
teacher-dta-dir-test-runner-jdk21.txt
+
1
-
1
View file @
3b0a8228
dta::https://transfer.hft-stuttgart.de/gitlab/
dtt
/example
_openjdk11-junit5-calculator-test.git::none::none::/::d
ta-jdk21-junit5-testrunner:
nov05
dta::https://transfer.hft-stuttgart.de/gitlab/
cota
/example
s/cota-test-course-jdk.git::none::none::/topic02/exercise04::co
ta-jdk21-junit5-testrunner:
latest
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets