gluon/contrib/ci
Matthias Schiffer 6b3b5e706e jenkins-community-slave: use requests library to download slave.jar
Do not mix two different HTTP libraries in one script. This fixes a
warning:

/var/lib/jenkins/slave.py:82: DeprecationWarning: URLopener style of invoking requests is deprecated. Use newer urlopen functions/methods

This simple implementation has the disadvantage that it stores the whole
file in RAM, but this isn't an issue for the 1.5MB slave.jar.
2020-06-01 20:18:24 +02:00
..
jenkins-community-slave jenkins-community-slave: use requests library to download slave.jar 2020-06-01 20:18:24 +02:00
minimal-site contrib: Set up continuous integration through Jenkins 2019-09-26 16:12:09 +02:00
Jenkinsfile Jenkinsfile: require gluon-vmx label for qemu testing 2020-06-01 19:54:22 +02:00