Commit graph

8948 commits

Author SHA1 Message Date
pokeeffe-molecula
d8a46f9dfb use dnf instead of apt-get 2022-02-16 21:29:50 -06:00
pokeeffe-molecula
08f5454f6b run it from the shell script 2022-02-16 17:01:41 -06:00
pokeeffe-molecula
1f0799e887 trying again. again. 2022-02-16 14:24:43 -06:00
pokeeffe-molecula
228489eafa omg 2022-02-16 14:10:35 -06:00
pokeeffe-molecula
c9dbb9f3cc again 2022-02-16 14:08:45 -06:00
pokeeffe-molecula
305a046f99 Try again 2022-02-16 13:59:00 -06:00
pokeeffe-molecula
156552f8d4 try deps another way 2022-02-16 13:50:26 -06:00
pokeeffe-molecula
d126b8198f Merge branch 'master' into able-perf 2022-02-16 13:32:08 -06:00
pokeeffe-molecula
55e465ba5c add some retries 2022-02-16 13:23:52 -06:00
pokeeffe-molecula
7610dea65e add the test script 2022-02-16 13:00:35 -06:00
Matthew Jaffee
69a4a0d779
Merge pull request #1924 from molecula/fb-1182-build-on-tags
Fb 1182 build on tags
2022-02-16 11:57:19 -06:00
Matthew Jaffee
e7241ac024 fix tag check to check against null
empty string doesn't work because gitlab doesn't set the variable at
all. How do I know that "null" is correct? Because Fletcher told
me... apparently it's a ruby-ism
2022-02-16 10:51:12 -06:00
Matthew Jaffee
307aefc05e fix up S3 release dump
- remove commit SHA nesting
- add NOTICE, .service files, and .conf
2022-02-16 10:51:12 -06:00
Matthew Jaffee
12a215a006 add separate S3 dump step for tags 2022-02-16 10:51:12 -06:00
pokeeffe-molecula
dca6a27f00 try to get artifacts in child pipeline 2022-02-16 10:46:00 -06:00
seebs
713085918b
Merge pull request #1926 from molecula/FB-1208-crash
[FB-1208] local shadow causing unexpected behavior
2022-02-16 10:33:10 -06:00
Todd Gruben
3668343a01 local shadow causing unexpected behavior 2022-02-16 09:27:52 -06:00
pokeeffe-molecula
16c58db078 now try and set up the cluster 2022-02-16 08:32:39 -06:00
pokeeffe-molecula
0f7990e772 now try and run k6 2022-02-15 20:59:13 -06:00
pokeeffe-molecula
9c3e4a4a8c sudont 2022-02-15 18:39:28 -06:00
pokeeffe-molecula
4a31fe4b2e reordering some stuff 2022-02-15 18:16:00 -06:00
pokeeffe-molecula
e5f85a6f94 try again, again, again 2022-02-15 18:05:55 -06:00
pokeeffe-molecula
65f6239d96 fixing 2022-02-15 16:05:02 -06:00
pokeeffe-molecula
997b8f9b5b remove rules in child 2022-02-15 14:28:12 -06:00
pokeeffe-molecula
53a3573c25 y u no work 2022-02-15 13:14:14 -06:00
pokeeffe-molecula
093de45c06 Merge branch 'master' into able-perf 2022-02-15 12:37:17 -06:00
pokeeffe-molecula
bde8c51f9a try again, again 2022-02-15 12:29:34 -06:00
Ben Johnson
b570a38780
Merge pull request #1925 from molecula/rank-cache-bulk-invalidation
[FB-1206] Periodically invalidate rank cache during bulk add
2022-02-15 10:34:22 -07:00
pokeeffe-molecula
a19cd72e18 install k6 instead of docker 2022-02-15 11:31:12 -06:00
pokeeffe-molecula
a3f2181ed5 takes rules out altogether 2022-02-15 10:39:07 -06:00
pokeeffe-molecula
a8e9e4b9ce try again 2022-02-15 09:59:42 -06:00
pokeeffe-molecula
792121b43e get child pipeline to work 2022-02-15 09:56:38 -06:00
Ben Johnson
6b84d685d5 Periodically invalidate rank cache during bulk add
This commit changes `RankCache.BulkAdd()` so that entries are
limited to an upper bound of 2x `maxEntries`. When this bound
is exceeded then the cache is automatically recalculated.
2022-02-15 08:25:45 -07:00
Matthew Jaffee
6e41c663e0
Merge pull request #1923 from molecula/cicd-will-it-never-end
Cicd will it never end
2022-02-15 08:43:53 -06:00
pokeeffe-molecula
fdb500898d fixed path 2022-02-15 07:59:33 -06:00
pokeeffe-molecula
355b522dac
Merge branch 'master' into cicd-will-it-never-end 2022-02-14 17:22:12 -06:00
pokeeffe-molecula
f97878edcf fixed arch problem 2022-02-14 16:31:55 -06:00
hphamMolecula
d1c2861469
Merge pull request #1922 from molecula/sup-145
SUP-145: Removed shard list in "shard unavailable" error log
2022-02-14 16:04:27 -06:00
hphamMolecula
38fc2f9dbb
Merge branch 'master' into sup-145 2022-02-14 15:25:18 -06:00
tgruben
d75e6888fc
Merge pull request #1918 from molecula/sup-146
[SUP-146] roaring-migrate bug;performance improvements
2022-02-14 15:08:26 -06:00
Todd Gruben
6c512359a1 missed a fmt statement 2022-02-14 14:53:47 -06:00
Todd Gruben
cbc9bf71a1 logging 2022-02-14 14:41:22 -06:00
hphamMolecula
8f1349543f
Merge branch 'master' into sup-145 2022-02-14 14:40:12 -06:00
Todd Gruben
d4b7d0cb57 Merge branch 'sup-146' of github.com:molecula/featurebase into sup-146 2022-02-14 14:09:13 -06:00
Todd Gruben
8a48c1b67a standard logger 2022-02-14 14:09:05 -06:00
tgruben
baa3a7793f
Merge branch 'master' into sup-146 2022-02-14 13:47:00 -06:00
Kasey C. Rodgers
956c37ec85
Merge pull request #1919 from molecula/fb1163-etcd-source-of-truth
make etcd schema primary source of truth for indexes and fields
2022-02-14 11:01:55 -08:00
tgruben
33451254e6
Merge branch 'master' into sup-146 2022-02-14 12:28:20 -06:00
Kasey C. Rodgers
ede8cf61a0
Merge branch 'master' into fb1163-etcd-source-of-truth 2022-02-14 10:28:10 -08:00
tgruben
c4eebc6885
Update cmd/roaring-migrate/main.go
Co-authored-by: Matthew Jaffee <jaffee@pilosa.com>
2022-02-14 12:17:55 -06:00