ptp-notification-armada-app/stx-ptp-notification-helm
Karla Felix bd67460482 Add FluxCD version of the ptp-notification app
Add new manifest files to the ptp-notification app to enable FluxCD support.

The new spec will now generate 2 rpms:
- the original one that contains the armada
  version of the ptp-notification app

- a new one that contains the new FluxCD
  version of ptp-notification app

Test Cases:

PASS: Verify that there are no changes to the armada rpm generated
PASS: Run the rpm build and verify that two packages are generated:
      stx-ptp-notification-helm-<version>.tis.noarch.rpm and
      stx-ptp-notification-helm-fluxcd-<version>.tis.noarch.rpm
PASS: Install the new package with kustomize and verify that ptp-notification
      pod is deployed and running with success
PASS: Verify that both armada and fluxcd generated the same ptp-notification
      application version
PASS: Deleting app.

Task: 44662
Story: 2009138
Change-Id: I20e6dcffb82ba8ed10b222459ac5fe37070d7493
2022-03-28 15:02:54 +00:00
..