scripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-625 : Automation Script and Support

- Be able to bypass Unit Test Error to not to stop build.

DEN-625 : Automation Script and Support

- Be able to bypass Unit Test Error to not to stop build.

DEN-625 : Automation Script and Support

- Stop build on unit test error

DEN-625 : Automation Script and Support

- BuildNumber , doxyqml were not working

DEN-625 : Automation Script and Support

- Added documentation

DEN-452 : Automation Script and Support

- Trying to find a way to stop bamboo job loop

DEN-452 : Automation Script and Support

- Test for bamboo keep running

Revert "DEN-452 : Automation Script and Support"

This reverts commit cbe4883e563b1abb93105a7e8694c61d1f54015d.

DEN-452 : Automation Script and Support

- Added cppcheck diff.

DEN-452 : Automation Script and Support

- Support the device IP address change

DEN-452 : Automation Script and Support

- Added gcc_64 version of build for verification purposes.

DEN-452 : Automation Script and Support

- Tested and reorganized

DEN-452 : Automation Script and Support

- Changed logging

DEN-452 : Automation Script and Support

- Added a log folder for log/err

- Added bin folder for bin outs

DEN-452 : Automation Script and Support

- Added sync to copy to server for unit test reports

- Added build log as well as err in build script

- copy the logs onto the server

DEN-452 : Automation Script and Support

- added output log for coco report generators

DEN-452 : Automation Script and Support

- Coverage report was not working

DEN-452 : Automation Script and Support

- OCD

DEN-452 : Automation Script and Support

- The script has been changed regarding our conversation with Froglogic support (allan Ezust).

DEN-452 : Automation Script and Support

- Changed the comments to echo so can be easier debug the script

DEN-452 : Automation Script and Support

- Added runner log

DEN-452 : Automation Script and Support

- Changed the script the way Alan Ezust emailed us, if I understood correctly.

- Tested this way as well but didn't work.

- Removed the server anyway since squishrunner doesn't requires that in this way.

DEN-452 : Automation Script and Support

- Bamboo variable should be out of the script in the Bamboo scripting area.

DEN-452 : Automation Script and Support

- Created Report Folder as a result or output folder.

DEN-452 : Automation Script and Support

- Moved back Bamboo variables to see if it works with source.

DEN-452 : Automation Script and Support

- Bamboo variables can't be called within scripts

DEN-452 : Automation Script and Support

- Bad substitution fix

DEN-452 : Automation Script and Support

- Added the Unit Test scrip

1 - instruments the application

2 - Runs the Unit Tests

3 - Generates Coverage and Unit Tests reports.

4 - Copies them on the server

build.sh edited online with Bitbucket

- Added a line to re-run the application after copy

build.sh edited online with Bitbucket

- Added killall denali to stop the application before copying