Matthew Jaffee
16161025f2
trying to get sonar coverage reporting working
...
looks like test-report.out and coverage.out aren't about the same
tests. I'm unclear on how sonar uses tests.reportPaths vs
coverage.reportPaths, but figured I'd try at least generating them
from the same run to see if that helped.
2022-01-11 10:15:58 -06:00
pokeeffe-molecula
eb60fb301f
Merge branch 'master' into cicd-smoketest
2022-01-07 11:58:10 -06:00
pokeeffe-molecula
219322b675
fix ordering of rules
2022-01-07 10:43:52 -06:00
pokeeffe-molecula
5779b1c036
disable gauntlet
2022-01-07 10:12:20 -06:00
Fletcher Haynes
3b2ee2a15c
.gitlab/.gitlab-ci.yml
2022-01-07 07:17:00 -08:00
Fletcher Haynes
1e2aa7c807
Changed smoke test to allow failure
2022-01-06 10:36:20 -08:00
pokeeffe-molecula
c5e91420cc
make sure gauntlet does not run unless scheduled
2022-01-05 16:19:47 -06:00
pokeeffe-molecula
6959c424e3
getting smoke test report to show
2022-01-05 14:39:45 -06:00
pokeeffe-molecula
a2ee26b57c
running all of gauntlet in schedule
2022-01-05 12:25:41 -06:00
pokeeffe-molecula
f51834be82
declare the cluster_prefix variable
2022-01-04 18:37:18 -06:00
pokeeffe-molecula
2e0812ed98
variable fix
2022-01-04 18:09:16 -06:00
pokeeffe-molecula
ca5633c594
add uniqueness to cluster prefix
2022-01-04 16:36:11 -06:00
pokeeffe-molecula
cfacc72c53
smoking or non-smoking?
2022-01-04 15:00:39 -06:00
pokeeffe-molecula
13b6f6f133
re-enabling actual test
2022-01-04 13:02:45 -06:00
pokeeffe-molecula
a2be201009
fixed yaml fubar
2022-01-04 12:37:05 -06:00
pokeeffe-molecula
c06d21a189
rules it is..
2022-01-04 12:33:45 -06:00
pokeeffe-molecula
624975e123
getting scheduling to work
2022-01-04 11:29:00 -06:00
pokeeffe-molecula
b4da2be804
just run it all the time for now
2022-01-03 23:19:07 -06:00
pokeeffe-molecula
44d635f407
disabling single node deploy
2022-01-03 22:43:25 -06:00
pokeeffe-molecula
56584905c2
fix gitlab pipeline; disable circleci; remove artifactory
2022-01-03 22:11:30 -06:00
Fletcher Haynes
70a3af97a8
Fixed some variables in the CI file
2022-01-03 19:05:39 -08:00
Fletcher Haynes
c0708e5403
Changed the env vars a CI job was accessing
2022-01-03 16:48:42 -08:00
Fletcher Haynes
e89c04acaf
Merge branch 'master' into fb901
2022-01-03 12:25:26 -08:00
Fletcher Haynes
4016a1d03d
Fixed commenting in the gitlab CI file.
2022-01-03 12:21:32 -08:00
garrison.davis@molecula.com
fa9ae13363
Adds gauntlet testing framework for Samsung
...
This adds the Terraform needed to create a gauntlet testing framework for a cluster that is a mirror of Samsung's. It is meant to be run once a day in CI via the GitLab scheduler.
2022-01-03 12:15:07 -08:00
Fletcher Haynes
93b97b9831
Test push to see if pipeline is running on push to master
2021-12-30 17:00:59 -08:00
garrison.davis@molecula.com
15612b8b92
Run integration on merge to default branch
...
Additionally, the go version is using the GOVERSION build
variable instead.
2021-12-21 13:58:10 -07:00
Matthew Jaffee
c91e81537d
try something a bit different
2021-12-08 09:54:20 -06:00
Matthew Jaffee
a40bc3edf7
try to simplify test coverage w/ -coverpkg
2021-12-07 18:38:48 -06:00
Souhaila Noor
65c4fc9cdb
updated error messages
2021-11-23 20:28:14 -06:00
Souhaila Noor
02b0f4ffd6
test standard condition
2021-11-23 18:50:47 -06:00
Souhaila Noor
b243f4b8a3
fix yaml error
2021-11-23 17:10:13 -06:00
Souhaila Noor
d13eef4c4b
echo errors
2021-11-23 17:09:35 -06:00
Souhaila Noor
612e11887f
added dependency
2021-11-23 16:41:35 -06:00
Souhaila Noor
88c89749af
updated job's stage
2021-11-23 16:37:11 -06:00
Souhaila Noor
2de7d2c885
fixed yaml syntax error
2021-11-23 16:26:09 -06:00
Souhaila Noor
0030e759da
removed aws config from shell script
2021-11-23 16:24:56 -06:00
Souhaila Noor
8a77da0db9
removed ssh keys from shell script
2021-11-23 16:14:21 -06:00
Souhaila Noor
53d7d6b91c
fix for ssh-add error
2021-11-23 16:04:29 -06:00
Souhaila Noor
cceb173d5d
added before script commands
2021-11-23 15:55:36 -06:00
Souhaila Noor
dbd1e611d0
changed jobs order
2021-11-23 15:42:12 -06:00
Souhaila Noor
53766f47ca
fixed jobs dependencies and added args
2021-11-23 15:38:09 -06:00
Souhaila Noor
97841608e0
switched stages to make testing faster
2021-11-23 15:26:42 -06:00
Souhaila Noor
cce48a2638
created a shell script for deplooying node and handling error conditions
2021-11-23 15:24:47 -06:00
Souhaila Noor
692f2f8cb4
updated dependency of jobs and made instanceId a global variable
2021-11-23 13:29:56 -06:00
Souhaila Noor
7e8cbdeb53
updated a comment to trigger the pipeline for another test
2021-11-23 12:09:51 -06:00
Souhaila Noor
fbf4463572
remove duplicate code in multiple stages
2021-11-23 11:08:14 -06:00
kcrodgers24
4c9edabd6d
Merge branch 'master' into generate-test-data-FB-971
2021-11-22 14:19:16 -08:00
Souhaila Noor
c51a2de672
fixed dependency error
2021-11-22 14:10:34 -06:00
Souhaila Noor
f7fc380bcd
split aws commands to allow for better error handling
2021-11-22 13:14:58 -06:00