Skip to content
Snippets Groups Projects
Verified Commit c98a8cbd authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[CI] Disable Selenium tests for now due to lack of network support in GitLab CI

parent 02e70d59
No related branches found
No related tags found
No related merge requests found
Pipeline #331 passed
......@@ -56,6 +56,10 @@ test_wheel:
stage: test
image:
name: registry.edugit.org/teckids/docker-images/python-pimped:master
services:
- selenium/hub
- selenium/node-chrome
- selenium/node-firefox
before_script:
- adduser --disabled-password --gecos "Test User" testuser
- mkdir -p screenshots && chown testuser screenshots
......
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