Commit Graph

11 Commits

Author SHA1 Message Date
Martin, Chen
c262029002 Update .gitignore for rook-ceph
Story: 2005527
Task: 40809

Change-Id: I7458500c793df59c2f9a1b0aaf5c3ca00d71cec2
Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
2020-09-02 07:01:29 +00:00
Cole Walker
2ab15e0728 Update .gitignore with /vault-armada-app
Required to keep repo status and git status commands clean

Story: 2007718
Task: 40272

Change-Id: Ief5121bef31b140a82cb24744b6598b0c37c4cd2
Signed-off-by: Cole Walker <cole.walker@windriver.com>
2020-07-22 16:49:27 -04:00
Joseph Richard
fa6c30b29c Add portieris-armada-app repo to gitignore
Story: 2007348
Task: 39588
Change-Id: Ib4ea3cf42e5d761ede5554edeba1e5aa480436de
Signed-off-by: Joseph Richard <joseph.richard@windriver.com>
2020-04-28 11:02:33 -04:00
albailey
47bd110e24 Cleanup .gitignore based on latest manifest entries
There have been new repos added in stx/manifest that
were not added to the .gitignore in this repo.
This means that there would have been untracked changes
when running:

repo status
 --     stx/cert-manager-armada-app/
 --     stx/kernel/
 --     stx/nginx-ingress-controller-armada-app/

Pertains to:
https://review.opendev.org/#/c/718787/
https://review.opendev.org/#/c/716117/

Story: 2007360
Task: 39426
Change-Id: Ib55639735b181625fb4156f55d4b7814912f9132
Signed-off-by: albailey <Al.Bailey@windriver.com>
2020-04-15 07:34:21 -05:00
Al Bailey
c0e8e19297 Updating .gitignore with new oidc-auth-armada-app repo
A new repo was added to the manifest by:
  https://review.opendev.org/#/c/700181/

The .gitignore is being updated, so "repo status"
will report clean info.

Change-Id: I2f2d13823aee2e6bfbe757b8d707e0cf040bca7e
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-12-24 08:41:40 -06:00
Don Penney
6878c2a399 Update .gitignore for relocated repos
Change-Id: Ic97133b663c94babb8df3bf4116e847835220740
Story: 2006166
Task: 37337
Depends-On: https://review.opendev.org/692861
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-11-04 13:45:15 -05:00
Don Penney
3714b2a3d9 Updating .gitignore with new repos
Adding the following to .gitignore for new repos
added to the manifest
- docs
- test
- zuul-jobs

Depends-On: https://review.opendev.org/681508
Change-Id: If1a1dedac5a750d5cbbae25f7c0ea90645b36edc
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-09-11 11:00:05 -04:00
Scott Little
24f07a97e1 Finalize .gitignore
Remove entries from .gitignore for pre-restructure directories.
Also 'kubernetes' was renamed as 'containers'.

Finally add an entry for distcloud-client. The gui tox
targets expect the user to create a distcloud-client symlink
in order to be run locally.

Change-Id: I4ea03ec3cb517b1d26215d0fee2ba0dd0e25e598
Story: 2006166
Task: 35687
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-09-09 15:47:12 -04:00
Scott Little
83d4446d74 Prepare the build tools for code restucturing
Build tools need to be made ready for the code
restructuring:

1) new repos
2) relocation of release-info.inc and bsp files
3) Removal of the stx- prefix from sub-repos.

Changes:
1) Create new functions to find the release-info.inc and
bsp file under both pre and post restructure paths.

2) Update .gitignore to ignore all the new repos that
are to be created.

3) Remove an argument sanity check from build-helm-charts.sh.
It is making invalid assumptions about where applications
can be found in the directory structure.

4) build-iso will need to look to additional repos to find
packages from lower layers.

Change-Id: If62444390d0a5a363974c6ff8cdaceca35978bda
Story: 2006166
Task: 35687
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-09-05 15:18:10 -04:00
Scott Little
9e22379b0f Add new sub-repo stx-ansible-playbooks to .gitignore
Change-Id: I2c20630b50d2b6b4cc842603bf4ad7f66f1a7799
Depends-On: Ifb1d9cea7a4d8ae327038634ba77ecf3b65f0d96
Story: 2004695
Task: 33664
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-06-12 11:00:39 -04:00
Scott Little
f31c793761 Remove empty repo stx-utils
Directory stx will now be owned by stx-root.
Relocate .gitignore from stx-utils for that directory.

Change-Id: I75ac350600e5dcce286e6a76cf3a985d9297a2a8
Story: 2002801
Task: 22687
Depends-On: https://review.openstack.org/588634
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-03 14:14:41 -04:00