1
0

20 Commits

Author SHA1 Message Date
James Ketrenos
74dd261246 Update to latest xe-solutions .gitlab-ci.yml
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2021-01-16 16:19:15 -08:00
James Ketrenos
af13d792a8 Quote $PLATFORM so if it is not set, it can match against ""
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2021-01-14 18:20:18 -08:00
James Ketrenos
decd227fd9 Fix capitalization
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2021-01-14 14:06:09 -08:00
James Ketrenos
9f79072520 Updated to latest xe-solutions with updated platform support
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2021-01-14 13:47:26 -08:00
James Ketrenos
7a1c3fb247 Fixed .gitlab-ci.yml and scripts/test-image.sh to correctly mount data volume
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2020-01-29 13:54:01 -08:00
James Ketrenos
2861b457ac Switch from 'git clean -fd' to 'git clean -fdx' to remove untracked files
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2020-01-29 10:52:40 -08:00
James Ketrenos
5214351fdd Add 'git clean -fd' to before_script per gitlab issue #4080
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2020-01-29 10:35:03 -08:00
James Ketrenos
f57b15c555 Merge 'publish-rolling-image' and 'remove-tag' into single sequence 'promote-image'
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2019-12-18 14:43:11 -08:00
James Ketrenos
fa52c35027 Updated to version being used in intel-compute-clinfo
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2019-12-18 09:49:22 -08:00
James Ketrenos
363f40de52 Refactored scripts/* and .gitlab-ci.yml
Fix #6: Define TAG in .gitlab-ci.yml and update scripts to defer to it.

renamed:    scripts/push-test-image.sh -> scripts/push-image.sh
renamed:    scripts/test-tag.sh -> scripts/test-image.sh

Refactored some of the scripts/* so they are generic and not tied to CI usages.

Added error checking and output to push-rolling-image.sh and remove-tag.sh

Added scripts/trigger.sh to auto-trigger builds.

Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2019-12-17 21:04:52 -08:00
Jason L Hannan
19aa23a094 updating for new CI trigger 2019-12-17 13:31:14 -08:00
Jason L Hannan
4eb98fadc8 adding in unique tagging for concurrency fixes 2019-12-04 13:04:13 -08:00
Jason L Hannan
6cf37c6357 packaged ci commands into file 2019-12-03 15:26:54 -08:00
Jason L Hannan
fe5c8790c4 adding push of test container 2019-12-03 12:12:18 -08:00
Jason L Hannan
a728f97873 reducing ci file to templated version 2019-12-03 12:12:18 -08:00
Jason L Hannan
ac4b66302d initial CI trigger overhaul 2019-12-03 12:12:18 -08:00
Jason L Hannan
d679774d84 updating test to actually test devel 2019-10-07 15:03:12 -07:00
Jason L Hannan
67ae0c36ad adding tag for more specific builder 2019-10-07 14:38:48 -07:00
Jason L Hannan
5dab17ee49 adding stage section to jobs 2019-10-07 11:18:57 -07:00
Jason L Hannan
32fbc21ad9 Adding gitlab-ci.yml 2019-10-07 11:12:45 -07:00