pokeeffe-molecula
ca2def7389
dump to s3
2022-02-01 14:51:06 -06:00
pokeeffe-molecula
586e4d7f5a
Merge branch 'master' into cicd-will-it-never-end
2022-01-27 15:50:21 -06:00
pokeeffe-molecula
d7401babd4
add retries....so these fracking flaky ass tests don't screw up the pipeline constantly
2022-01-27 15:49:54 -06:00
pokeeffe-molecula
7ff9e82b1b
Merge branch 'master' into cicd-will-it-never-end
2022-01-27 14:52:51 -06:00
pokeeffe-molecula
fedcdab1c2
allow clustertests to fail
2022-01-27 14:49:46 -06:00
pokeeffe-molecula
a8fd5f99f2
Merge pull request #1890 from molecula/fb1151-auth-tooling
...
FB-1151 auth tooling
2022-01-27 13:04:13 -06:00
souhailanoor
1d26739c90
Merge branch 'master' into fb1151-auth-tooling
2022-01-27 12:07:22 -06:00
pokeeffe-molecula
47f87f24c3
Merge branch 'master' into cicd-will-it-never-end
2022-01-27 11:42:40 -06:00
pokeeffe-molecula
d16ada75af
use -o instead of a subsequent mv command
2022-01-27 11:36:16 -06:00
reesporte
1db6009d70
fix broken dockerfile
...
i think its gonna work this time!!!
2022-01-27 10:55:20 -06:00
pokeeffe-molecula
dff061ca22
now do it for the other one
2022-01-27 10:18:21 -06:00
pokeeffe-molecula
5d7c2437e9
trying again
2022-01-27 10:00:22 -06:00
pokeeffe-molecula
0f5ce612e0
building roaring-migrate for linux_amd64
2022-01-27 09:39:34 -06:00
pokeeffe-molecula
b67b8aff6c
Merge branch 'master' into cicd-will-it-never-end
2022-01-27 09:38:14 -06:00
Souhaila Noor
0e1cf5bbbd
Enable authentication/authorization for featurebase tools
...
- Add auth-token for featurebase import, backup and restore
- Add auth-token to http request
- Create a cluster tests with auth enabled
- Add test for import with auth enabled
2022-01-26 17:30:26 -06:00
Matthew Jaffee
71da3fdcb2
add docker-compose project to clustertests in CI to allow concurreny
2022-01-25 07:54:48 -06:00
Matthew Jaffee
7fbcba5c4b
add GCP back in
2022-01-25 07:54:48 -06:00
Matthew Jaffee
3477534930
add project support to clustertests to allow for concurrent runs
...
also remove gcp tag... shouldn't be needed any more as I think the AWS
runners are properly configured.
2022-01-25 07:54:48 -06:00
pokeeffe-molecula
e0e86ec1d3
put docker containers in the right place
2022-01-24 18:34:14 -06:00
pokeeffe-molecula
5241bd4ce4
Merge branch 'master' into cicd-will-it-never-end
2022-01-21 18:07:19 -06:00
Seebs
b5fb9aad84
bump test timeouts ridiculously
...
gitlab CI runs as much as 5x slower sometimes during business hours,
resulting in tests failing due to 10-11 minute timeouts that would
succeed in under 2-3 minutes outside of business hours. to allow us
to do anything at all, let's just set that to half an hour, and 90
minutes for `go test -race`.
Concern: It's possible there's a timeout that's a gitlab CI configuration
thing involved too, because we see some go test timeout panics, but we
also see some weird messages about SIGQUIT at 11 minutes, which isn't
the go test timeout, so we may need to address that too.
Note that we're changing the Makefile, and also the config for the
gitlab CI passes, which don't use the Makefile. The Makefile changes
are just to be careful and avoid retriggering this later. We may
want to revert these if we get the other issues fixed.
2022-01-21 11:12:10 -06:00
garrison.davis@molecula.com
a93c3f2f71
Remove go caching
...
This will likely return when it's done in S3.
2022-01-21 09:55:23 -07:00
reesporte
399a11223f
use aws to run these jobs
2022-01-20 13:58:18 -06:00
pokeeffe-molecula
27f1fcbf45
Merge branch 'master' into cicd-will-it-never-end
2022-01-19 11:59:34 -06:00
pokeeffe-molecula
bc589ee4eb
when it fails, it should fail
2022-01-19 10:13:11 -06:00
pokeeffe-molecula
b144c0e61c
added ARG decl.
2022-01-19 10:10:30 -06:00
pokeeffe-molecula
ec76cb5b34
added .deb & .rpm package for arm64
2022-01-18 18:14:51 -06:00
pokeeffe-molecula
4ab3c32211
build docker for arm64
2022-01-18 18:08:59 -06:00
Matthew Jaffee
da03e3fad2
add race and shardwidth22 to Gitlab CI, cleanup
...
our coverage reporting was a bit wonky and had files coming from both
test and test-future... made everything come from future
2022-01-17 10:12:40 -06:00
Matthew Jaffee
a08560d01e
get external-lookup tests running in Gitlab CI
...
I was going to write a docker-compose thing for this to run postgres
alongside the Go tests, but then saw that Gilab has this handy-dandy
notion of a service, so used that.
2022-01-14 21:09:16 -06:00
Matthew Jaffee
2f30bcda45
add clustertests to gitlab CI
...
had to install some dependencies and things on the runner which are
detailed in a comment.
2022-01-14 11:05:41 -06:00
pokeeffe-molecula
f4d28b840a
stop gauntlet from running every build
2022-01-13 13:00:02 -06:00
pokeeffe-molecula
d896953af4
stop gauntlet from running on push
2022-01-11 18:08:14 -06:00
pokeeffe-molecula
8919d9d5d3
change the way we call ssh
2022-01-11 15:51:18 -06:00
pokeeffe-molecula
5056a8ea4d
Update .gitlab-ci.yml
2022-01-11 11:39:45 -06:00
pokeeffe-molecula
130c2265ca
Merge branch 'master' into cicd-smoketest
2022-01-11 11:00:58 -06:00
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
394a6e9854
switching gauntlet to scheduled
2022-01-11 08:47:02 -06:00
pokeeffe-molecula
5ec9d7cf96
Now with more gauntlet
2022-01-10 16:11:03 -06:00
pokeeffe-molecula
e4e667215f
try to run full gauntlet
2022-01-10 12:19:06 -06:00
pokeeffe-molecula
d35273c3b5
Update .gitlab-ci.yml
2022-01-10 11:59:32 -06:00
pokeeffe-molecula
d3b64941a5
fix yaml (again)
2022-01-10 10:42:48 -06:00
pokeeffe-molecula
63bf6dee2e
fix yaml
2022-01-10 10:38:11 -06:00
pokeeffe-molecula
d4e9852b09
try to get gauntlet to run e2e on GitLab
2022-01-10 10:28:51 -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