aboutsummaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@bell.ca>2021-05-12 17:32:01 +0100
committera.sreekumar <ajith.sreekumar@bell.ca>2021-05-12 17:32:08 +0100
commitb599e62ad4e142da77e0500068e198350454a1d2 (patch)
treeaced6ef3dae79b024ced993618805f89d6107ab8 /auth
parent84f7dcdcae44d4b46c09dd6f0b5fdaec749c55f8 (diff)
Fix issue where apex-pdp test is failing in gitlab
One of the testcases in APEX-PDP is failing only in gitlab, but not failing in jenkins or local builds. The reason is "/I/Dont/Exist*" is an invlaid path in jenkins etc, but it is valid in gitlab somehow. Changing this to "/I/Dont/Exist\0" so that the path is invalid irrespective of the build platform. Change-Id: I42bbc9ae21f0d827082f446f8dd416dcc10349e2 Issue-ID: POLICY-3306 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'auth')
0 files changed, 0 insertions, 0 deletions