Page not found

Search results

  1. Create a pipeline job

    ... The purpose of this page is to explain how to create a Jenkins pipeline job to execute every job by launch only one build. Prerequisites A ...

    ideveseleer - 09/16/2016 - 17:19

  2. Use TestLink and Jenkins to automate tests results logging

    ... The purpose of this page is to explain how to create a Jenkins job that will run an automated test project an save test results in Testlink. ...

    sballuais - 09/26/2016 - 10:59

  3. Unit tests for validator (design and run them from GUI)

    In the context of the Gazelle X Validator project, we thought about designing and running the unit ... Jenkins' Job http://gazelle.ihe.net/jenkins/job/gazelle-validator-unit-testing/ ... <version>1.0.0-SNAPSHOT</version> <type>ejb</type> </dependency> <dependency> ...

    aberge - 01/20/2015 - 14:55

  4. [Deprecated] Gazelle Test Management - Installation & Configuration

    ... of the documentation is available at  https://gazelle.ihe.net/gazelle-documentation/Test-Management/installation.html ... access. As root : wget http://gazelle.ihe.net/jenkins/job/gazelle-public-release/ws/gazelle-tm-ear/src/main/scripts/setup.sh chmod +x ...

    aberge - 11/03/2016 - 10:21

  5. [Deprecated] EVSClient - Installation & Configuration

    ... wget -nv -O /tmp/EVSClient-dist.zip "http://gazelle.ihe.net/jenkins/job/EVSClient-RELEASE/ws/EVSClient-ear/target/EVSClient-dist.zip" unzip ...

    aberge - 03/19/2018 - 10:12

  6. [Deprecated] General considerations - JBoss 7

    ... version of the documentation is available at  https://gazelle.ihe.net/gazelle-documentation/General/jboss7.html This page ... - Automated script   wget https://gazelle.ihe.net/jenkins/job/Installer_script/ws/jboss7/setup7.sh wget ...

    jlabbe - 11/03/2016 - 10:33

  7. [Deprecated] XDStarClient - Installation & Configuration

    ... version of the documentation is available at  https://gazelle.ihe.net/gazelle-documentation   Here is a guide to help you ... user on your server: wget https://gazelle.ihe.net/jenkins/job/XDStarClient/ws/install_xdstar_client.sh wget ...

    aboufahj - 03/19/2018 - 10:14

  8. Test Management (system testing - automated)

    ... based on Automated Testlink scenarios project do the same job : automates scenarios written in Testlink for Gazelle-TM. All the test ... tool can be run by calling mvn -test (which is useful for jenkins) or by building a jar. See the specific section for more details. ...

    aberge - 09/26/2016 - 09:52