Markus Pilman
|
33d6c412c1
|
return error code correctly and cmake fixes
|
2020-09-24 15:58:41 -06:00 |
|
Markus Pilman
|
4c25214085
|
Add ability to run tests on fdb in ctest
|
2020-09-24 15:43:05 -06:00 |
|
Jingyu Zhou
|
ea27e4bd9c
|
Merge pull request #3772 from yliucode/rename
Rename master proxy as commit proxy
|
2020-09-16 20:06:50 -07:00 |
|
Young Liu
|
cc5bc16bd8
|
Rename more places from proxy to commit proxy
|
2020-09-15 22:29:49 -07:00 |
|
Young Liu
|
35bef73a1c
|
Rename proxy to commit proxy
|
2020-09-10 17:44:15 -07:00 |
|
Trevor Clinkenbeard
|
732a457ba4
|
Merge pull request #3720 from sfc-gh-xwang/mako
update mako and WriteTagThrottling workload so as to trigger tag throttling event
|
2020-09-10 15:21:00 -07:00 |
|
Jon Fu
|
0eb7092faa
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-incremental-backup-only
|
2020-09-08 12:53:29 -04:00 |
|
Xin Dong
|
4bab3f56df
|
Disable readhot detection workload for now.
|
2020-09-04 10:01:58 -07:00 |
|
Young Liu
|
87693cae81
|
merge master branch and resolve conflicts
|
2020-09-02 13:44:33 -07:00 |
|
Xiaoxi Wang
|
f930f9bbb6
|
update toml test spec
|
2020-09-02 05:25:40 +00:00 |
|
Jon Fu
|
b9baa996e3
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-incremental-backup-only
|
2020-09-01 14:38:02 -04:00 |
|
Evan Tschannen
|
7eeaf55f2b
|
fixed conflicts with tests
|
2020-08-31 21:18:49 -07:00 |
|
Evan Tschannen
|
12edadd059
|
Merge branch 'release-6.3'
# Conflicts:
# CMakeLists.txt
# fdbclient/Knobs.cpp
# fdbclient/MasterProxyInterface.h
# fdbrpc/simulator.h
# fdbserver/MasterProxyServer.actor.cpp
# tests/fast/CycleAndLock.txt
# tests/fast/TxnStateStoreCycleTest.txt
# tests/fast/VersionStamp.txt
# tests/slow/ParallelRestoreOldBackupApiCorrectnessAtomicRestore.txt
# tests/slow/ParallelRestoreOldBackupCorrectnessCycle.txt
# versions.target
|
2020-08-31 19:33:34 -07:00 |
|
Evan Tschannen
|
29eec30183
|
Merge branch 'release-6.2' into release-6.3
# Conflicts:
# CMakeLists.txt
# build/Dockerfile
# build/Dockerfile.devel
# documentation/sphinx/source/downloads.rst
# fdbserver/Knobs.cpp
# fdbserver/LogSystem.h
# fdbserver/MasterProxyServer.actor.cpp
# fdbserver/TagPartitionedLogSystem.actor.cpp
# fdbserver/WaitFailure.actor.cpp
# fdbserver/fdbserver.vcxproj
# fdbserver/fdbserver.vcxproj.filters
# packaging/msi/FDBInstaller.wxs
|
2020-08-31 01:10:29 -07:00 |
|
Jon Fu
|
4831f11e2a
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-incremental-backup-only
|
2020-08-28 12:47:19 -04:00 |
|
Jon Fu
|
0270ee13c8
|
change targetversion from maxlogend to contiguouslogend. also adjusted test workload and specs
|
2020-08-28 12:46:34 -04:00 |
|
Meng Xu
|
ca486fdcd4
|
FastRestoreOldBackupTest:Revert workload time to 30s
|
2020-08-27 09:31:57 -07:00 |
|
Meng Xu
|
3d2b18b663
|
FastRestore:AtomicRestore:Add resetDBTimeout option
|
2020-08-26 10:21:17 -07:00 |
|
Meng Xu
|
a8bd628216
|
FastRestoreAtomicRestoreTest:Increase timeout from 2100 to 36000
|
2020-08-26 09:48:52 -07:00 |
|
Meng Xu
|
1b7a0d9b1d
|
FastRestoreTest:Increase cycle test duration from 40 to 60s
|
2020-08-25 22:47:39 -07:00 |
|
Meng Xu
|
57584f41a0
|
FastRestoreOldBackup:Change backup latency from 60 to 40s
|
2020-08-25 10:42:28 -07:00 |
|
Meng Xu
|
23c8d0154b
|
FastRestoreOldBackupTest:Increase test duragion
Add comment on Rollback test as well
|
2020-08-25 09:14:37 -07:00 |
|
Young Liu
|
63b3612ad5
|
Merge master branch and resolve conflicts
|
2020-08-24 16:42:31 -07:00 |
|
David Youngworth
|
e1b7dd0c7d
|
Merge remote-tracking branch 'upstream/release-6.3' into dyoungworth/fixMerge1
|
2020-08-22 12:25:19 -07:00 |
|
Andrew Noyes
|
3737b8dd7b
|
Add LockDatabaseFrequently to TxnStateStoreCycleTest
|
2020-08-20 18:45:42 +00:00 |
|
Andrew Noyes
|
bc5da1f6d7
|
Add LockDatabaseFrequently to VersionStamp test
|
2020-08-20 02:33:06 +00:00 |
|
Andrew Noyes
|
fbc97a12b8
|
Add LockDatabaseFrequently workload
|
2020-08-19 23:17:38 +00:00 |
|
Jon Fu
|
ae999aa118
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-incremental-backup-only
|
2020-08-19 16:36:47 -04:00 |
|
Jon Fu
|
35aa1034cd
|
added new test spec and workload to verify correctness of incremental backup and restore
|
2020-08-19 13:45:51 -04:00 |
|
Jingyu Zhou
|
2295bb223a
|
Bump to 5.0.0 as 4.6.4 is using version larger than hasMultiGenerationTLog()
|
2020-08-16 09:29:14 -07:00 |
|
Jingyu Zhou
|
1a59926d75
|
Limit Storefront and Cycle restart tests to 4.6.0 and up
The assertion in DBCoreState.h insists on hasMultiGenerationTLog(), which is
only available on 4.6.0 and up versions.
|
2020-08-16 09:29:06 -07:00 |
|
Young Liu
|
79ce16650d
|
merge master branch
|
2020-08-11 19:22:10 -07:00 |
|
Young Liu
|
d6a23a4d6b
|
Resolve comments to make GRV proxy a separate process class
|
2020-08-06 00:01:57 -07:00 |
|
Evan Tschannen
|
0674dba085
|
Merge pull request #3574 from etschannen/master
Merge 6.3 into Master
|
2020-07-31 20:06:15 -07:00 |
|
Jingyu Zhou
|
66f6b89ef7
|
Bump to 5.0.0 as 4.6.4 is using version larger than hasMultiGenerationTLog()
|
2020-07-31 14:53:16 -07:00 |
|
Jingyu Zhou
|
4254413cc0
|
Limit Storefront and Cycle restart tests to 4.6.0 and up
The assertion in DBCoreState.h insists on hasMultiGenerationTLog(), which is
only available on 4.6.0 and up versions.
|
2020-07-31 14:33:57 -07:00 |
|
Young Liu
|
86148f1277
|
Merge branch 'master' into grv-proxy
|
2020-07-29 11:14:51 -07:00 |
|
Young Liu
|
f7b76a92af
|
pass joshua
|
2020-07-29 07:26:55 -07:00 |
|
Evan Tschannen
|
3623b28df5
|
fixed merge conflict
|
2020-07-29 00:36:12 -07:00 |
|
Evan Tschannen
|
a49cb41de7
|
Merge branch 'release-6.3'
# Conflicts:
# CMakeLists.txt
# cmake/ConfigureCompiler.cmake
# fdbserver/Knobs.cpp
# fdbserver/StorageCache.actor.cpp
# fdbserver/storageserver.actor.cpp
# flow/ThreadHelper.actor.h
# flow/serialize.h
# tests/CMakeLists.txt
|
2020-07-29 00:31:55 -07:00 |
|
Meng Xu
|
2b8aa296bb
|
Merge pull request #3482 from sfc-gh-tclinkenbeard/support-downgrades
Support and test downgrades
|
2020-07-28 17:00:54 -07:00 |
|
Young Liu
|
b2df089f58
|
make storefront test pass for now
|
2020-07-26 10:23:29 -07:00 |
|
Xiaoxi Wang
|
272ef87933
|
toml file
|
2020-07-22 06:08:47 +00:00 |
|
sfc-gh-tclinkenbeard
|
a1d3496d7d
|
Update downgrade tests to use 6.3.5 instead of 6.3.3
|
2020-07-20 18:47:43 -07:00 |
|
Xiaoxi Wang
|
893898818c
|
merge master
|
2020-07-20 23:38:05 +00:00 |
|
Xiaoxi Wang
|
bce0c2758e
|
add fastSuccess
|
2020-07-20 23:27:20 +00:00 |
|
Alex Miller
|
878254497a
|
Merge remote-tracking branch 'upstream/master' into toml-testspec
|
2020-07-19 22:18:31 -07:00 |
|
Xiaoxi Wang
|
f3ee60b10b
|
slight change
|
2020-07-20 03:17:46 +00:00 |
|
Xiaoxi Wang
|
1c483d3423
|
rewrite Throttling.actor.cpp; fix '/' bug in HealthMetricsApi
|
2020-07-20 01:20:14 +00:00 |
|
Meng Xu
|
dd85a1ec04
|
Fix LowLatencyWithFailures.txt
connectionFailuresDisableDuration and minimumReplication global variable should come before testName
|
2020-07-15 14:17:55 -07:00 |
|