Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
juadde
arch-boxes
Commits
e2b14992
Commit
e2b14992
authored
Jul 30, 2020
by
juadde
Browse files
Add reflector test
parent
182cc8a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e2b14992
...
...
@@ -62,8 +62,7 @@ test-vbox:
-
vagrant box add Arch-Linux-x86_64-virtualbox-*.box --name archlinux
-
vagrant init archlinux
-
vagrant up --provider=virtualbox
-
vagrant ssh -c "ls /etc/pacman.d/mirrorlist"
-
vagrant ssh -c "cat /etc/pacman.d/mirrorlist" | grep Reflector
test-qemu
:
stage
:
test
...
...
@@ -75,4 +74,4 @@ test-qemu:
-
vagrant box add Arch-Linux-x86_64-libvirt-*.box --name archlinux
-
vagrant init archlinux
-
vagrant up --provider=libvirt
-
vagrant ssh -c "ls /etc/pacman.d/mirrorlist"
\ No newline at end of file
-
vagrant ssh -c "cat /etc/pacman.d/mirrorlist" | grep Reflector
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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