Skip to content

Commit

Permalink
[POLICY] Remove extra apex-pdp job
Browse files Browse the repository at this point in the history
- all csit now run using postgres as database, so no need for the
apex-pdp-postgres job.

Issue-ID: POLICY-5098
Change-Id: Ia7cca0ec2688c9a3265dbbc13644d02b7b6469a4
Signed-off-by: adheli.tavares <[email protected]>
  • Loading branch information
adheli committed Sep 10, 2024
1 parent 5243b25 commit 0002fd4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
12 changes: 0 additions & 12 deletions jjb/policy/policy-csit-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,15 +126,3 @@
branch: "newdelhi"
functionality:
- "clamp"

- project:
name: policy-apex-pdp-postgres-project-csit-verify
jobs:
- "{project-name}-{stream}-project-csit-verify-{functionality}"
project-name: "policy-apex-pdp"
project: "policy/docker"
stream:
- "master":
branch: "master"
functionality:
- "apex-pdp-postgres"
13 changes: 0 additions & 13 deletions jjb/policy/policy-csit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,16 +134,3 @@
branch: "newdelhi"
functionality:
- "clamp"

- project:
name: policy-apex-pdp-postgres-project-csit
jobs:
- "{project-name}-{stream}-project-csit-{functionality}"
project-name: "policy-apex-pdp"
recipients: "[email protected] [email protected] [email protected] [email protected]"
project: "policy/docker"
stream:
- "master":
branch: "master"
functionality:
- "apex-pdp-postgres"

0 comments on commit 0002fd4

Please sign in to comment.