Jan Christoph Uhde
ff49d7b0b4
Merge remote-tracking branch 'origin/devel' into obi-merge-restserver-next
...
* origin/devel: (105 commits)
Fixed failure tests in SkiplistIndex
Fixed a bug with reset of new skiplist index iterator
whitespace removal
micro optimization for key generator key tracking
GraphQL! Hype! 🎉
explicit
remove unused variable
explicit
Fix VS complaints
complaints
complaints
updated CHANGELOG
fixed issue #1937
Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals.
ignore revision ids
fix destructuring of Externals in MERGE
make it code.
ignore primary and edge indexes during cluster restore
grunt build [ci skip]
semist.
...
2016-07-13 07:33:13 +00:00
Jan Steemann
6f3091e30a
fix recovery issues
2016-07-12 09:45:45 +02:00
Max Neunhoeffer
4caf01405b
New option for maximal port number in testing.js.
2016-07-12 09:04:36 +02:00
Jan Steemann
10db618129
fix recovery
2016-07-11 18:36:00 +02:00
jsteemann
6cfc0bf65b
add tests for system collections
2016-07-06 12:29:21 +02:00
Jan Christoph Uhde
e4a8b5d7b6
add --server <url> option to unittests
2016-07-05 11:30:56 +02:00
Jan Steemann
9c98cb6cf3
added test for skipLines
2016-07-04 12:15:13 +02:00
Andreas Streichardt
6ee1f6d14a
Reformat code
2016-06-30 16:57:17 +02:00
Kaveh Vahedipour
bbade806c3
more agency tests
2016-06-24 15:36:57 +02:00
Max Neunhoeffer
d0fe9f6d81
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-06-15 21:29:20 -07:00
jsteemann
f5c2a71534
use --log.force-direct true when executing tests
2016-06-15 19:10:07 +02:00
Max Neunhoeffer
8ffbf2462e
Silence repliction in unit tests.
2016-06-15 16:26:47 +02:00
Wilfried Goesgens
77fdf8c31c
Fix copying of arangod for later crash analysis; don't default to /var/tmp/ so regular cleanup jobs can catch it.
2016-06-14 13:05:47 +02:00
Max Neunhoeffer
7e84980153
Log level in tests.
2016-06-14 00:32:35 +02:00
Max Neunhoeffer
5bbcc6cd02
Lower logging level in tests for replication topic.
2016-06-14 00:07:44 +02:00
Max Neunhoeffer
4b652162ef
Activate agency tests in all test target.
2016-06-09 16:36:07 +02:00
jsteemann
fd05d373dc
re-add default parameters, but disable agency tests
2016-06-09 16:04:21 +02:00
jsteemann
523a50e32e
disable agency testing
2016-06-09 16:01:31 +02:00
Frank Celler
d954d05074
added default agency size 3
2016-06-09 15:28:27 +02:00
Andreas Streichardt
c63e0cb126
skip authentication tests on cluster...broken by design right now
2016-06-09 13:42:52 +02:00
Andreas Streichardt
496454df3f
/_admin/shutdown will now need a DELETE request
2016-06-08 15:26:53 +02:00
Kaveh Vahedipour
49c1435d9c
multi-host agency tests startup ok
2016-06-07 15:36:33 +02:00
Max Neunhoeffer
dcd001d8eb
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-06-07 15:13:36 +02:00
Kaveh Vahedipour
c21a8d6249
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-06-07 14:57:26 +02:00
Max Neunhoeffer
c38696cec8
Switch supervision back on in testing.js.
2016-06-07 14:56:35 +02:00
Jan Steemann
15d5037827
added tests
2016-06-07 13:47:20 +02:00
Kaveh Vahedipour
02b20689f3
need to repair multi-host agency
2016-06-07 09:04:39 +02:00
Kaveh Vahedipour
3090710b31
bug in subjobs iteration
2016-06-06 17:08:22 +02:00
Frank Celler
fccf3fed1c
fixed arangod path
2016-06-03 14:49:41 +00:00
Andreas Streichardt
90463a6666
add user to database
2016-06-03 15:07:18 +02:00
Andreas Streichardt
74719c76a6
Merge branch 'devel' into jwt
2016-06-01 17:59:10 +02:00
Wilfried Goesgens
eae752786f
Windows: also need to check for FN.exe
2016-06-01 15:05:24 +02:00
Wilfried Goesgens
13255937ca
Check for files to actually exist before we execute them.
2016-06-01 13:55:07 +02:00
Andreas Streichardt
ba14069f93
Merge branch 'devel' into jwt
2016-06-01 12:10:12 +02:00
Max Neunhoeffer
436e1a52ed
Handle extraArgs correctly, start supervision in agency in tests.
2016-05-31 12:39:45 -06:00
Andreas Streichardt
9178e560eb
Implement jwt tests
2016-05-31 19:19:10 +02:00
jsteemann
ba0d104edf
added tests
2016-05-25 12:49:41 +02:00
Max Neunhoeffer
79a3621430
Fix sync repl test.
2016-05-23 16:57:07 +02:00
Max Neunhoeffer
6cd5e5f2cf
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-05-23 08:58:06 +02:00
jsteemann
c4ec5a1204
fixed some issues with persisted index
2016-05-21 00:08:53 +02:00
Max Neunhoeffer
c9c6f14687
Add rr support to testing.js.
2016-05-20 15:15:51 +02:00
Max Neunhoeffer
29e68fdbd6
Test target resilience with synchronous replication test.
2016-05-19 22:56:24 +02:00
jsteemann
2ed62d324a
test fix
2016-05-19 15:24:45 +02:00
Simran Brucherseifer
d2b65e13ed
Add dfdb and foxx-manager to testing.js, fix typo
2016-05-19 10:39:41 +02:00
Kaveh Vahedipour
de9618572c
Faulty implementation of checks for multiple preconditions in agency
2016-05-12 10:02:13 +02:00
Max Neunhoeffer
daaa443e0d
Switch on waitForSync in agency tests.
2016-05-11 11:19:40 +02:00
Kaveh Vahedipour
c144f78775
supervision has node in agency
2016-05-09 19:22:37 +02:00
Andreas Streichardt
4ae141de06
Simple api calls are gone!
2016-05-09 15:45:46 +02:00
Wilfried Goesgens
a9e6665b8a
Adjust config db dir in test for the new way of having it named arangodb3
2016-05-04 15:28:49 +02:00
Wilfried Goesgens
d944140edf
Unify crash handling between alive & shutdown checks.
2016-05-03 17:41:33 +02:00
Frank Celler
ec2418c500
added testBuckets
2016-05-03 16:45:28 +02:00
Wilfried Goesgens
18c04a0e20
Make calling of executable fail if true is passed in.
2016-05-03 16:24:05 +02:00
Wilfried Goesgens
3776dedaec
Fix windows tests; split test list by dots (.) instead of semicolon (;) since jenkins creates paths with them, they're hard to handle.
2016-05-03 15:35:56 +02:00
Wilfried Goesgens
a455394a21
Properly detect the boost test, and fail if we can't find it.
2016-05-03 13:51:51 +02:00
hkernbach
5adf32b4b9
jslint
2016-04-29 19:53:12 +02:00
Max Neunhoeffer
79113bd4e9
Take external bootstrap out of testing.js.
2016-04-29 18:37:35 +02:00
Wilfried Goesgens
8f9992ac62
Be more verbose if the server crashes during the tests.
2016-04-28 17:20:02 +02:00
Frank Celler
8b51bdd336
use regexp to split test cases
2016-04-28 13:35:19 +02:00
Frank Celler
90c3675d6b
allow , separated use cases
2016-04-28 13:29:58 +02:00
jsteemann
5ec9cff904
renamed arangob to arangobench
2016-04-27 12:15:19 +02:00
Jan Steemann
174a3b17f4
fixed test
2016-04-26 15:04:21 +02:00
jsteemann
1f05dbb045
attempt to fix upgrade test
2016-04-22 16:50:18 +02:00
jsteemann
366cb659af
fixed wrong options
2016-04-22 12:36:58 +02:00
Max Neunhoeffer
877e42e7c5
Merge branch 'FMH' into devel
2016-04-21 14:04:39 +02:00
Max Neunhoeffer
e49893cef8
Prepare testing of synchronous replication.
2016-04-20 17:24:19 +02:00
Alan Plum
2b0c1f6f9a
_.extend -> Object.assign
2016-04-20 15:23:03 +02:00
Frank Celler
3bb24146a6
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-04-19 19:18:02 -07:00
Andreas Streichardt
95a6540c2e
Fix core dump windows stuff
2016-04-19 18:11:18 +02:00
Frank Celler
007fe8e053
Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH
...
Conflicts:
arangod/Agency/Constituent.cpp
arangod/Agency/RestAgencyHandler.cpp
arangod/Aql/Query.cpp
arangod/Aql/grammar.cpp
arangod/RestHandler/RestSimpleQueryHandler.cpp
arangod/RestServer/ArangoServer.cpp
js/client/modules/@arangodb/testing.js
2016-04-19 07:44:00 +02:00
Frank Celler
b71185c7e9
WIP
2016-04-17 20:49:59 -07:00
Frank Celler
3a0ea3aecd
WIP
2016-04-16 22:21:32 -07:00
Frank Celler
de092a3885
single execute only
2016-04-16 21:01:07 -07:00
Frank Celler
17cd890132
WIP
2016-04-16 20:29:33 -07:00
Frank Celler
cf416c686c
WIP
2016-04-16 18:44:10 -07:00
Frank Celler
9d26ab1bbc
WIP
2016-04-16 17:39:20 -07:00
Frank Celler
040104ebb5
WIP
2016-04-17 00:54:18 +02:00
Frank Celler
e298ac9881
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-04-15 21:05:52 -07:00
Frank Celler
cd91d3654e
Merge remote-tracking branch 'origin' into FMH
2016-04-15 19:01:38 -07:00
Michael Hackstein
5645d77d22
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
2016-04-15 15:40:04 +02:00
Michael Hackstein
4838eba64e
Added a large timeout to upgrade database in test case
2016-04-15 15:39:50 +02:00
Max Neunhoeffer
a4a8888e54
Sort out cluster test shutdown.
2016-04-15 15:20:28 +02:00
Michael Hackstein
59f7d1ec70
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
2016-04-15 08:25:05 +02:00
Frank Celler
6c0ebb1637
WIP
2016-04-14 21:46:28 -07:00
Max Neunhoeffer
cac003a0f4
Take out trace log in testing.js
2016-04-15 00:13:48 +02:00
Frank Celler
b2b5fbb62d
WIP
2016-04-14 14:02:07 -07:00
Max Neunhoeffer
dab12cbeed
Take out a debugging message.
2016-04-14 20:20:56 +02:00
Michael Hackstein
2f5910f828
Removed debug output and deactivated TRACE log level during tests
2016-04-14 20:15:26 +02:00
Andreas Streichardt
3160b3cccb
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-04-14 15:30:34 +02:00
Andreas Streichardt
10461fe369
Fix cluster shutdown time
2016-04-14 15:30:19 +02:00
Kaveh Vahedipour
05db051950
agency test for assigning objects through op set new ttl
2016-04-14 14:34:15 +02:00
Michael Hackstein
bce15b7345
Actually deactivated the agency.wait-for-sync for tests.
2016-04-14 09:04:26 +02:00
Andreas Streichardt
7b90f3040c
parallelize cluster instance startup during test
2016-04-12 14:10:38 +02:00
Jan Steemann
9f8c24b1cd
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-04-06 15:43:27 +02:00
Andreas Streichardt
c2cf4be4e0
Remove etcd
2016-04-05 18:41:37 +02:00
Andreas Streichardt
d2d7af67fe
Kickstarter and planner are dead
2016-04-05 17:45:39 +02:00
Andreas Streichardt
bad100312f
fix testing
2016-04-05 14:16:48 +02:00
Andreas Streichardt
529199a9c3
streamline error log handling
2016-04-05 13:35:48 +02:00
Andreas Streichardt
d46fba735b
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-04-05 12:19:10 +02:00
Andreas Streichardt
0ac34f174a
Fix agency test invocation
2016-04-05 12:18:53 +02:00
Jan Steemann
368f7e7f69
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-04-05 11:29:58 +02:00
Jan Steemann
19c06e01dd
fixed wrong text
2016-04-05 11:29:41 +02:00
Andreas Streichardt
6554cd9cee
Fix dumpand restore stuff
2016-04-05 10:31:33 +02:00
Andreas Streichardt
bda650e112
remove oboslete variables
2016-04-05 08:46:21 +02:00
Andreas Streichardt
47facc7f50
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-04-04 19:27:53 +02:00
Andreas Streichardt
49a3d3e018
Cleaning up the ifs....Greatly simplifying testing.js
2016-04-04 19:26:30 +02:00
Andreas Streichardt
a0e6778ab2
fix jslint
2016-04-04 18:16:45 +02:00
Andreas Streichardt
91df9e36b2
Merge branch 'agency' into devel
2016-04-04 15:50:25 +02:00
Andreas Streichardt
1150d2b06a
Talk to coordinator
2016-04-04 15:11:10 +02:00
Kaveh Vahedipour
47bac5b4d9
temporary fix of jslint errors
2016-04-04 14:58:25 +02:00
Andreas Streichardt
d56500b4c0
Implement cluster tests
2016-04-04 13:35:30 +02:00
Frank Celler
119c1bd44b
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
2016-03-31 09:31:32 +02:00
Kaveh Vahedipour
7959f01d4a
Merge branch 'agency' of https://github.com/arangodb/arangodb into agency
2016-03-29 11:10:24 +00:00
Jan Steemann
ecf2deadb8
jslint
2016-03-24 19:35:37 +01:00
Jan Steemann
5166dc72d2
jslint
2016-03-24 19:32:31 +01:00
Jan Steemann
d9c5877054
test fixes
2016-03-24 19:25:25 +01:00
Jan Steemann
07e43276c6
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-24 18:20:37 +01:00
Kaveh Vahedipour
afad06d1d0
updating tests
2016-03-24 17:54:02 +01:00
jsteemann
20dfe7ca9e
fixed test
2016-03-24 01:50:55 +01:00
Jan Steemann
9ac39b7ad6
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-23 16:36:30 +01:00
Kaveh Vahedipour
9677db67a6
turning off lights in agency?
2016-03-23 11:44:46 +01:00
Kaveh Vahedipour
4f152db27f
Merge branch 'agency' of https://github.com/arangodb/arangodb into devel
2016-03-23 08:59:10 +00:00
Jan Steemann
ecf3120190
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-21 13:24:17 +01:00
Frank Celler
ad5828f122
fixed shebang test
2016-03-21 12:04:05 +01:00
Jan Steemann
f17d17841f
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-21 09:28:35 +01:00
Frank Celler
34164794cf
fixed call
2016-03-20 22:26:02 +01:00
Frank Celler
d3658aefe6
fixed valgrind
2016-03-20 21:28:27 +01:00
Frank Celler
b736282bbc
fixed non shebang
2016-03-20 18:56:50 +01:00
Frank Celler
c2451cbf02
added missing wait
2016-03-20 13:31:13 +01:00
Frank Celler
e6e367c1ca
fixed chmod
2016-03-19 23:21:59 +01:00
Frank Celler
6dd99abe65
flag --skipShebang
2016-03-19 20:57:21 +01:00
Frank Celler
9707129b2f
fix for travis
2016-03-19 19:38:33 +01:00
Frank Celler
6fa973d87d
added shebang test
2016-03-19 16:17:55 +01:00
Frank Celler
3fb8685d09
only run suites if the exists
2016-03-18 21:18:03 +01:00
jsteemann
1bd1463b4b
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-18 20:22:25 +01:00
Frank Celler
e51e764fb5
added ruby locator
2016-03-18 20:18:15 +01:00
Kaveh Vahedipour
3d3fb23a62
writing test
2016-03-18 18:59:06 +01:00
Frank Celler
a7361dca7f
added rspec option
2016-03-18 18:33:36 +01:00
jsteemann
82a1c58429
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-18 11:03:54 +01:00
Frank Celler
def5b35a84
jslint fixes
2016-03-18 11:02:42 +01:00
jsteemann
fd49f750fb
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-18 10:46:03 +01:00
Frank Celler
970f38390b
removed transaction key
2016-03-18 09:34:49 +01:00
jsteemann
47a9ea189b
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-17 22:57:25 +01:00
Frank Celler
782268fb55
fixed arangob tests and cluster check
2016-03-17 20:04:41 +01:00
Frank Celler
ca59be449f
added server_http
2016-03-17 09:34:49 +01:00
Frank Celler
dd36dd55e6
fixes for windows
2016-03-10 09:25:54 +00:00
Frank Celler
dfa9047484
switch arangosh to new ApplicationFeatures and ProgramOptions
2016-03-08 23:32:43 +01:00
Frank Celler
261e98bc3a
fixed test dir
2016-03-01 17:49:57 +01:00
Frank Celler
c88a68358d
CMAKE changes for Windows and Solaris
2016-03-01 17:31:30 +01:00
Max Neunhoeffer
8bd4b12d47
Add a first version of agency test framework.
2016-02-26 14:37:55 +01:00
jsteemann
ca9f5f1709
removed redundant test
2016-02-24 00:21:20 +01:00