tools
  1. tools

tools-testing

Public
AuthorCommitMessageCommit dateIssues
Kael RussellKael Russell
e3754d73804Updates to scale test things.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
69caa9216e4Add redirect_uri to CSTOptions and update client id to work with newest identity-service.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
92a36c267ccAdd utility class and method to make dealing with command line options in generators easier.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
64634ab29c3fixed missing parameters for test executionsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
b08d77f4e51continued updated test generatorsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
7b50b18beccstarted updating generators to have MCAST tests on the same node, and to separate COS tests
Aaron MauchleyAaron Mauchley
01abd29f39efixed broken generators, and created new legacyVersion create artifact set.
Aaron MauchleyAaron Mauchley
f298966d6e4fixed incorrect parameters for COSPermissionsTest GeneratorSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Kael RussellKael Russell
c87e5a47528Update OperationsScaleSQLReport to track average operation time. Add test for OperationsScaleSQLReport .Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
457bd0f415fupdated generators to have correct oapPeriodSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
8d1c46ced0dupdated util to include cst testing for opendofSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
aa7e33cef57fixed filtering of versionsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
e37a117b7c9fixing filter comparison to not just check containment, but equality.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
dc0426a77b2fixed filtering of versionsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
5f96d33bcaaupdated generators to use common Util calls for filters for easier maintenance, added filters for generation.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
7963e33cb78updated generation to include filtering of versions
Kael RussellKael Russell
e2fe21e1a5eMove CST credential generator to CST framework.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
e79e7cdb2baremoved CST references
Kael RussellKael Russell
7683b38d9bbUpdates to exception options and scale test reporting.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
b488459dffcTGOAL-3: Updated generators to have overall try/catch blockSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
393ecaec953TGOAL-3: Updated generators to have overall try/catch blockSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Kael RussellKael Russell
72011981056Add SQL report for operations test and the HelloWorldInterface that iot-extension uses.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
6da31b6a949Add ability for a QASystem to be created using a config. Also add a way to add an ActivateInterestListener to the QASystem.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
1a4b5be7cd4Add retry functionality to QAConnection. Also, if we put a listener on the connection, we don't need to manually connect it.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
9c0e7de84f4Change override of createConnection in BaseTestProvider to protected instead of public. Add method in QAConnection to create connection based on a config.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
0e936a098a3Add a method overload to QAConnection so a StreamRequestLister can be added to point connections.Throw an exception in BaseDOFTest if the createConnection method can't create the type of connection that is set in the options.
Aaron MauchleyAaron Mauchley
57472576b79updated generators to not include JavaSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Kael RussellKael Russell
a8e52f723ceFix bug checking exceptions.Fix bug with base class exit code.
Aaron MauchleyAaron Mauchley
bd62106af85added C testing for InterestListenerTestGeneratorSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
d69d60fdff0removed cst cassandra fuzz netty thread test since it is only pertinent to CSTSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Kael RussellKael Russell
3c7d3e49b6cUpdate the EC2 address provider to allow getting the private IPs of nodes instead of just the public IPs.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
d494102f5caAdd credential generator for DynamoDB. Add an address provider for fixed addresses.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
f07de4e2b17added markdown version of Release_Process_StepsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
1112f34d7b5Created a test specification mark down templateSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
b1e1c24488fupdated ivy to pull in the correct dependency for aws-sdkSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Kael RussellKael Russell
e153c641a52Remove exit code from the run() method in BaseDOFTest since the shutdown hook gets called even with a normal exit.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
163d3a3fb88increased generator JVM memory to 6gSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Kael RussellKael Russell
f014e47dc2cRemove exit code from the run() method since the shutdown hook gets called even with a normal exit.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
71989c9c448Update to latest aws-sdk version. Add destroy method to EC2AddressProvider.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
95aa3d6a506Add shutdown hook to BaseTest to catch signals.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
48204b6c6a5Use one connection to do all SQL reporting, rather than creating and destroying a connection for each update.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
bbb9e8c2203Add secure AS connections to QAConnection. Update scale testing classes.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
8457bcd60d0TGOAL-3: Updated generator bash scripts to set a max JVM memory allocationTGOAL-3
Aaron MauchleyAaron Mauchley
4179f000d58TGOAL-3: updated test generator to have correct copying of testing-common.jarTGOAL-3
Aaron MauchleyAaron Mauchley
90197c67e47added .dep files needed to run the opendof-validation tests
Aaron MauchleyAaron Mauchley
79cfbaa4280updated the ivy file to bump the version up to 1.1
Aaron MauchleyAaron Mauchley
0fb9a697218updated testing common generator util to include CST libraries in order to build generators for ODP against CST testingSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Kael RussellKael Russell
4789d26f56eMove exception options into their own class and add a method that checks exceptions against the expected exceptions.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
b26bfc4996bChange exitCode to an instance variable so subclasses can change the value.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
e4580f342fcupdated build description for componentSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>