Skip to content
Snippets Groups Projects
Commit 4000e324 authored by Sven-Hendrik Haase's avatar Sven-Hendrik Haase
Browse files

Merge branch 'fast-single-thread-test' into 'master'

Use the fast fast-single-thread runner when using qemu for testing

See merge request archlinux/arch-boxes!161
parents 74de309b 0a731c78
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,8 @@ test-vagrant-boxes-format:
test-basic-qemu:
stage: test
tags:
- fast-single-thread
variables:
SSHPASS: arch
before_script:
......@@ -90,6 +92,8 @@ test-basic-qemu:
test-cloudimg-qemu:
stage: test
tags:
- fast-single-thread
variables:
SSHPASS: passw0rd
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment