You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Steps to be followed.

  1. Setup Automatics system and ensure that system is up and running<Akshatha>.
  2. Deploy RPi Java API Provider implementation to maven artifact repository.
    • Artifact deployment for RPi Java provider implementation can be automated using jenkins job. The details for the configuration can be found in this link
  3. Configure RPi Java API Provider artifact step in Test Execution Jenkins Job. 

Jenkins Job → Build Section → Shell Script. 

    • Update command with parameter values as below

/mnt/scripts/pre-test-config.sh -g 'com.automatics.providers' -a 'rpi-provider-impl' -v '0.0.1-SNAPSHOT'

  1. Configure test case in Automatics Orchestration via Excel <Shameem>

  2. Map Test script to device. <Shameem> 

  3. Test related config <Alan>



  • No labels