271 Commits

Author SHA1 Message Date
Greg DiCristofaro
ddc6c9be63 fixes 2021-02-22 19:11:35 -05:00
Greg DiCristofaro
bba10d45ba test fixes 2021-02-22 18:29:37 -05:00
rcordovano
798a08f526 Version number updates for Autopsy 4.18.0 2021-01-19 10:06:52 -05:00
rcordovano
6f7ce67f94 Module version updates for Autopsy 4.18.0 release 2021-01-13 12:11:08 -05:00
U-BASIS\dsmyda
6564f83706 Updated the testing code to set the zookeeper host and port 2020-12-07 14:44:29 -05:00
U-BASIS\dsmyda
1a5f037219 Fixed nightly deadlock by moving the CR setup code to run once per regression test run (before case creation and ingest) 2020-12-01 11:44:03 -05:00
U-BASIS\dsmyda
09b9831296 Added comments 2020-11-17 16:34:47 -05:00
U-BASIS\dsmyda
aa74064998 Bug fixes 2020-11-17 16:27:41 -05:00
U-BASIS\dsmyda
d93f793eba Externalized the CR credientials 2020-11-16 13:42:04 -05:00
U-BASIS\dsmyda
038484ca38 Tested automated testing changes with localhost 2020-11-15 22:26:30 -05:00
rcordovano
81d726299f Update module dependencies and branding for release 4.17.0 2020-09-26 13:16:36 -04:00
rcordovano
19322cd589 Release 4.16.0 module version number updates 2020-08-21 15:47:55 -04:00
rcordovano
e13d2725ee Update app version number, Core NBM versioning 2020-07-06 16:20:35 -04:00
U-BASIS\dsmyda
f69bf58f58 Fixed the nightly tests by adding an additional click to the HTML report testing 2020-05-22 12:55:41 -04:00
Richard Cordovano
d5ed936797 Release 4.15.0 version number changes 2020-04-08 19:08:35 -04:00
Richard Cordovano
3e6bacc1bf Updates for new Autopsy platform version number 2020-01-02 18:02:17 -05:00
Richard Cordovano
537c9b68ee Update NBM versioning for release 4.13.0 2019-10-04 17:44:53 -04:00
Richard Cordovano
7b5ac994a7 Fix incorrect use of Autopsy Logger in AutopsyTestCases class 2019-09-12 17:53:34 -04:00
Richard Cordovano
b5301e689a Fix incorrect use of Autopsy Logger in RegressionTest class 2019-09-12 15:14:24 -04:00
Mark McKinnon
79a61ba851 Change logger from java to Autopsy
Change the logger from java to Autopsy.
2019-07-30 15:00:06 -04:00
rcordovano
6aab496d6b Update module dependencies for release 4.11.0 2019-04-17 12:54:17 -04:00
William Schaefer
825c7ecb09 4708 only perform screen shot when test times out first time 2019-02-19 14:05:09 -05:00
Richard Cordovano
e075717684 Update Autopsy-Core NBM version numbers for 4.10.0 release 2018-12-18 16:23:45 -05:00
U-BASIS\dgrove
8f48347669 Switched to 'java.lang' Logger. 2018-04-11 11:53:01 -04:00
U-BASIS\dgrove
2d99a3dbd4 Switched to 'java.util' Logger. 2018-04-11 11:12:32 -04:00
U-BASIS\dgrove
37ed49b1b3 Switched from Java logger to Autopsy logger. 2018-04-06 09:38:06 -04:00
Richard Cordovano
dea5acbd62 Merge remote-tracking branch 'upstream/custom-release-2.11.1' into develop 2018-02-20 19:22:36 -05:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
Richard Cordovano
20c2feba60 Update verson numbers for 4.6.0 release 2018-02-20 17:18:25 -05:00
U-BASIS\zhaohui
5942ae6a9b 3281: Use Hash Set instead of Hash Database 2018-02-02 12:19:55 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Richard Cordovano
5a20c14d4d Merge pull request #3126 from zhhl/3095-dataSourcedTreeExpansion
3095: Expanding Data Sources Node in nightly test
2017-10-03 19:18:59 -04:00
Richard Cordovano
c9497a2f59 Update version numbers of Autopsy-Core NBM 2017-09-29 13:37:41 -04:00
U-BASIS\zhaohui
938b051f48 3095: Expanding Data Sources Node in nightly test 2017-09-28 11:58:33 -04:00
Richard Cordovano
8e4d7e2c4f Merge in develop branch 2017-09-07 11:17:51 -04:00
U-BASIS\zhaohui
a0f560f07e 2682: reset the Jemmy tools timeout number to get longer time 2017-08-30 16:51:11 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Richard Cordovano
d8eda63cf6 Merge pull request #2804 from zhhl/2653-multiUserJunit
2653: first Java regression test code for multi-user case. The settin…
2017-05-31 10:11:24 -04:00
Richard Cordovano
face5c1b33 Merge remote-tracking branch 'upstream/release-4.4.0' into develop 2017-05-22 17:58:17 -04:00
rcordovano
3665e30870 Update module dependencies for release 4.4.0 2017-05-22 17:25:46 -04:00
U-BASIS\zhaohui
f93123ec1c 2653: first Java regression test code for multi-user case. The settings for multi-user options are hard coded 2017-05-22 17:19:22 -04:00
U-BASIS\zhaohui
8db38095b3 2640: Add a convenient function so regression test can change different timeouts 2017-05-15 13:53:05 -04:00
U-BASIS\zhaohui
c61c179807 2640: override the default WindowWaiter.WaitwidnowTimeout to git WizardOperator more time to wait it's fully loaded and also at StartAddxxxxDataSource time give timeouts for casedatabase and solr to create 2017-05-15 13:23:11 -04:00
Richard Cordovano
8effe75dd6 Merge pull request #2791 from zhhl/2640-nightlyTimeoutIssue
2640: wait until the 'Add Data Source' dialog loaded
2017-05-08 16:41:28 -04:00
U-BASIS\zhaohui
d32435302d 2640: wait until the 'Add Data Source' dialog loaded 2017-05-08 16:05:58 -04:00
Richard Cordovano
ca7479c6bb Merge pull request #2788 from zhhl/2640-nightlyTimeoutIssue
2640: Pass a full title name to WinzardOperator instead of a partial …
2017-05-08 09:45:46 -04:00
Richard Cordovano
f4808cd622 Merge remote-tracking branch 'upstream/release-4.4.0' into develop 2017-05-05 18:02:30 -04:00
Richard Cordovano
3e84286444 Fix assorted docs to eliminate doxygen warnings 2017-05-05 18:00:57 -04:00
U-BASIS\zhaohui
6027915f0e 2640: Pass a full title name to WinzardOperator instead of a partial name 2017-05-05 17:22:55 -04:00