Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit adb4fa0

Browse files
authored
Merge pull request #882 from Pennyzct/skip_memory_test
ci: skip memory integration tests on aarch64
2 parents dbb7350 + f164562 commit adb4fa0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.ci/aarch64/configuration_aarch64.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ docker:
2121
- Update number of CPUs
2222
- Hot plug CPUs
2323
- Update CPU constraints
24+
- memory constraints
25+
- Hotplug memory when create containers
26+
- run container and update its memory constraints
2427
Context:
2528
- remove bind-mount source before container exits
26-
- run container exceeding memory constraints
2729
It:

0 commit comments

Comments
 (0)