Howard Chu
cff7eed25b
ITS#9931 test082 fix sed portability
2022-10-13 15:44:04 +00:00
Howard Chu
03076cba89
ITS#9931 test scripts: fix BSD vs GNU date syntax
2022-10-13 15:43:58 +00:00
Howard Chu
2e93243811
ITS#9931 test079: fix ldapsearch invocations
2022-10-13 15:43:48 +00:00
Howard Chu
9ebe27edfe
ITS#9926 drop symlinks from homedir testdata
...
Create them when running the test script instead.
2022-10-06 16:43:24 +00:00
Ondřej Kuzník
3acaf79869
ITS#9437 Create testdir before we need it
2022-09-12 20:44:26 +00:00
Quanah Gibson-Mount
5fecce1b55
ITS#9863 - Regression test case for pwdLastSuccess
...
Define a regression test case for modifying pwdLastSuccess that also
uses SASL/EXTERNAL for the chain database
2022-07-07 15:49:04 +00:00
Nadezhda Ivanova
dc270bb969
ITS#9855 Change tests/run so it can be used by a contrib module
2022-07-06 22:44:57 +00:00
Ondřej Kuzník
856b7a339f
ITS#9878 Workaround for streams that won't receive the fix
2022-07-06 15:27:02 +01:00
Dimitar Stoychev
e56e70b414
ITS#9823 Update test043 to check deltasync recovery after accesslog has been purged
2022-06-23 18:42:54 +00:00
Ondřej Kuzník
926bf389d9
ITS#9817 Fix test087 set up
2022-06-23 18:42:19 +00:00
HAMANO Tsukasa
047721ac76
ITS#9859 skip test020-proxycache for back-wt
2022-06-09 15:57:14 +00:00
Ondřej Kuzník
c0bc8b4535
ITS#9817 Introduce DN and filter manipulation tools
2022-06-07 15:59:06 +00:00
Howard Chu
2ae1104001
ITS#9825 dynlist: add test case
2022-04-27 15:42:07 +00:00
Ondřej Kuzník
76b62ce7f6
Log test timing information
2022-04-12 23:15:30 +00:00
Ondřej Kuzník
4829071dcf
ITS#9818 Duplicate substring filters correctly
2022-04-12 16:55:42 +00:00
Howard Chu
c66e686c36
ITS#9779 add test for negated filtered memberof
2022-01-18 23:05:04 +00:00
Ondřej Kuzník
319d51660d
ITS#9751 Add test for MOD_DELETE resolution
2022-01-12 22:40:25 +00:00
Ondřej Kuzník
17763ead55
ITS#9761 Fix olcSyncrepl position based insertion
2022-01-10 20:27:35 +00:00
Quanah Gibson-Mount
582722e926
Happy New Year!
2022-01-07 18:41:20 +00:00
Howard Chu
8ccb34309e
ITS#9747 dynlist: fix Compare for static groups
...
Fallback to static check if static groups are configured and
dynamic group check returns false.
2021-11-15 18:58:32 +00:00
Howard Chu
fce2a2d23e
ITS#9718 test022: preserve DELAY search output
...
Save a copy in $SEARCHOUT or test.out so it can be examined in
case the test fails.
2021-11-01 19:54:44 +00:00
Ondřej Kuzník
d69a69cde4
ITS#9671 Revert some NO-USER-MODIFICATION flags in ppolicy
2021-09-20 19:07:44 +00:00
Quanah Gibson-Mount
e3e20ff5e1
ITS#9464 - memberof is still used in the regression suite
2021-09-15 15:36:43 +00:00
Howard Chu
a0553c14d9
ITS#9632 add TESTINST for running tests concurrently
...
Also add partests Makefile target to run tests in parallel
2021-09-08 15:50:44 +00:00
Ondřej Kuzník
310fc37cab
ITS#9632 Fix lloadd monitor tests to honour BASEPORT
2021-09-08 15:50:40 +00:00
Quanah Gibson-Mount
c6b43dcdc5
ITS#9635 - Delete back-ndb
2021-08-17 16:01:29 +00:00
Howard Chu
76df6a4f5a
Revert "Fix parsing error with back-ldif"
...
This reverts commit 14db7d46d9 .
The correct fix is in 22285a1c037f8c7e04bb50b543acf45d3344778c
2021-08-17 14:34:51 +01:00
Howard Chu
14db7d46d9
Fix parsing error with back-ldif
2021-08-14 14:21:45 +01:00
Howard Chu
4a024d4d49
autoca test deadlocks in back-ldif
2021-08-13 21:31:34 +01:00
Ondřej Kuzník
e9dfb7d21d
ITS#9600 Rework monitor entry management
...
Connection entries are now persistent and can be addressed, preparing
the ground so we can process modify operations on individual entries.
2021-08-13 10:57:14 +01:00
Ondřej Kuzník
ab90bfd95c
ITS#9599 Implement tiered load balancing
2021-08-13 10:57:14 +01:00
Ondřej Kuzník
e98374fa1a
ITS#9598 Add tests for connection restrictions
2021-08-13 10:57:14 +01:00
HAMANO Tsukasa
583db6209d
fix timing issue for test086-delta-consumer
2021-08-07 19:27:43 +00:00
HAMANO Tsukasa
4c5a5a7588
fix test025-limits: wait for slapd shutdown
2021-08-07 19:27:43 +00:00
HAMANO Tsukasa
c3a5b2c72d
fix test001-slapadd: Wait for slapd shutdown before remove DB
2021-08-07 19:27:43 +00:00
HAMANO Tsukasa
2aaaf98315
ITS#9463 cumulative fix for back-wt
...
- LDAP MODRDN handling
- support paged response
- add wt_extended
- add config emit
- wt_key_read() return WT_NOTFOUND if not found key.
- add ext_candidates()
- fix idlcache session name
- fix warning
- don't reuse idlcache cursor
- set correct pid when modrdn with newsuperior
- fix condition bug
- fix send_search_entry() error handling
- fix for referral handling
- fix for readonly mode
- fix sizelimit response
- support modrdn
- improve modify handling
- clear ancestor idlcache
- fix for multi-DIT
- IMPORTANT CHANGES: Compatibility is broken with previous database table, please restore database from LDIF.
- checking for scope=children
- sort dn2idl result
- fix cursor leak
- support db_open with readonly mode
- add wt_tool_entry_delete
- initialize comp variable
- support referrals
- implement wt_tool_dn2id_get() and wt_tool_entry_modify() for slapadd -w
- skip redundant scan, and more debug message
- fix OID conflict with back-passwd
- no need to close session, It may cause SEGV.
- fixed wt_dn2entry for empty DN
- support multiple database
- Construct wiredtiger's config parameter. It allow multi line wtconfig settings
- add idlcache
- fix concurrent modification to a entry with multi values
- prevent to add duplicate dn entry
- suppress error message "search_near failed: WT_NOTFOUND"
- update Debug statements
- back-wt does not support subtree rename
- fix for @ondra review
- update slapd-wt.5 and warning for mode option
- add back-wt test into test target
- add scope checking
2021-08-07 19:27:43 +00:00
Howard Chu
8311c71f3d
ITS#6138 fix test timing issue
2021-08-03 15:19:49 +00:00
Quanah Gibson-Mount
dc5d7f3b88
ITS#9617 - Use valid exit values when an error occurs
2021-07-29 16:13:53 +00:00
Howard Chu
79d33fe40e
ITS#9584 avoid busy-loop while refresh is serialized
2021-07-29 13:28:34 +01:00
Ondřej Kuzník
f9b5163670
ITS#6207 Log timings for lloadd tests
2021-05-10 18:49:13 +00:00
Howard Chu
6cb792fe93
ITS#9535 avoid non-portable wc format
...
Use awk to count lines instead
2021-04-24 17:40:51 +01:00
Ondřej Kuzník
defa618405
ITS#9532 Check homedir overlay is enabled before testing it
2021-04-23 08:07:20 +01:00
Quanah Gibson-Mount
093d966fbb
ITS#8736 - Add test script using delta-syncrepl for cn=config replication
2021-04-14 02:56:48 +00:00
Ondřej Kuzník
afa19de2cb
ITS#9295 Handle add+delete on a single-value attr
2021-04-12 15:15:02 +00:00
Quanah Gibson-Mount
0ad73f8717
ITS#9437 - Fix slapo-otp overlay name
2021-03-31 23:12:00 +00:00
Howard Chu
85883224ba
ITS#9513 Fixup test020
...
Remove dependency on number of fields in debug output
2021-03-31 18:53:50 +00:00
Ondřej Kuzník
87f3bad8bb
ITS#9437 Add otp_2fa overlay
2021-03-31 14:57:56 +00:00
Ondřej Kuzník
0b1ad3fcce
Allow libtool path to be hinted
2021-03-26 16:36:26 +00:00
Ondřej Kuzník
8382d3c380
ITS#9470 Add homedir overlay
2021-03-26 01:27:09 +00:00
Howard Chu
9621d0c3d5
Fix typos in schema replication check
2021-03-21 20:38:16 +00:00