build.sh

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the script

  1. … 1 more file in changeset.
Updated the alarm mapping function

Added a function to call the alarm mapping

Added a flag to indicate the build is not local when the status report is created

Updated the script

Updated the script

Added a flag to add the commit hashes if the build is standalone and without the unit test

Added code to copy the build logs to the remote directory regardless of the results

Added a space in between the builds report

Fixed a syntax issue

Fixed a sytax issue

Added status report commands for poky build as well

Added an if statement to not copy the build folders if the builds failed

Committing the previous changes as they were not saved

Removed the exit code if a build failed

Omitted extra folder layer of the status report

Fixed a bug

Added the build directory to the remote address

Updated the functions that do git tag

  1. … 1 more file in changeset.
Cleaned up the codes and added FATAL as another grep point for unit test failure

  1. … 1 more file in changeset.
Added a condition to compile the develop branch regardless of the test results

Updated build script with the new changes

Changed the name of the status report

Added the micro version to the exports

Removed the test point

Added another fail case to test the script. It will be removed

Added a failed case for testing. It will be removed

Added an if statement to prevent the build if any of the tests failed

Changed the name of the status report when grepping for Failed tests

Added echos for testing