Skip to content

Commit d470fcd

Browse files
author
devizer
committed
Actions on VM: Framework 4.8? All the VM images, Combine always, 1 worker, 2GB RAM, 4 CPUs, Host Ubuntu 20.04, Upload VM Artifact, Tests on VM with timeout, more vms
1 parent fe457f4 commit d470fcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CpuUsage-Tests-Matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ jobs:
8686
Say "STARTING TESTS";
8787
free -m;
8888
nunit3-console --framework=v4.0 --workers=1 --dispose-runners Universe.CpuUsage.Tests.dll | tee /job/PRECISION.LOG;
89-
cat "$HOME/Artifacts/letsrock.sh"
9089
Say "TESTS COMPLETED"
9190
EOF
91+
cat "$HOME/Artifacts/letsrock.sh"
9292
timeout 666 docker run --privileged -e VM_MEM=1000M -e VM_CPUS=2 -e QEMU_TCG_ACCELERATOR=tcg --name VM --hostname VM --device /dev/fuse --cap-add SYS_ADMIN --security-opt apparmor:unconfined -t \
9393
-v "$HOME/Artifacts":/job \
9494
"devizervlad/crossplatform-pipeline:${{ matrix.os }}" \

0 commit comments

Comments
 (0)