Age | Commit message (Collapse) | Author | Files | Lines |
|
there is no TTY device for Jenkins Job
change to tty option for docker exec instead
Issue-ID: POLICY-2541
Change-Id: I4b33332e53ff2119e3e2846d96c8b3309a0420d4
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
LF scripts delete the images that don't have "-latest"
at the end. These changes instead
of pulling images based on exact pom.xml file version, now pull
images with tags: major.minor-SNAPSHOT-latest
Issue-ID: POLICY-2286
Signed-off-by: Bilal A <bilal@research.att.com>
Change-Id: Ieebf0f2587e4b4f26152a1199a29ba4c6e93a298
|
|
Enables Policy CSITs for API, PAP, Distribution, Drools-applications,
Apex-PDP and XACML-PDP to pull correct docker images based on the
code branch.
--------------
Updating the policy model json in apex-pdp csit
Changes were made to read the policy model as proper json instead of
json formatted string in APEX-PDP. With this fix in place, the policy
tosca json file need to be updated with the proper json.
Issue-ID: POLICY-1836
Issue-ID: POLICY-1796
Change-Id: I6b99c8ae9cb78dd8ebddc522bc2a7080ec6e5735
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
The other containers were starting before their user names had
been added to the DB. Consequently, they were aborting at start-up.
Modified the various setup.sh scripts to run the DB-init script
before starting the remaing containers.
Also add start_all to start the containers and wait for the ports
to start listening, eliminating the need for the "curl" tests in
the setup.sh scripts.
Also removed version numbers from some yml files.
Change-Id: Idd9ff81b3ab4a78926b644f22360c9222afe82d5
Issue-ID: POLICY-1829
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
1) Adds CSIT Test for API
2) Adds a mariadb container setup and configuration for API.
3) Adds a mariadb container setup and configuration for PAP.
Change-Id: I9beea4f2445215bc95962ebceb4ec626dd0d5521
Issue-ID: POLICY-1270
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
Change-Id: I2453e72995c38476b43749dc800324d1720a2a3b
Issue-ID: POLICY-1270
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
Changed http to https in robot test since https is enabled for policy-api rest service by default.
Issue-ID: POLICY-1270
Change-Id: Id108c956f2265db0e90b97b7e08371ee0df483c4
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|
|
Includes:
1) Added setup, teardown scripts and test plan
2) Added test robot including test cases
Issue-ID: POLICY-1270
Change-Id: Id4fe5527609d9e13906d02bccc4ae8bc7c364bd9
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|