Commit Graph

12 Commits

Author SHA1 Message Date
Scott Little b827624e16 rename cgcs-centos-repo to centos-repo
Story: 2006387
Task: 36912
Depends-On: https://review.opendev.org/749974
Depends-On: https://review.opendev.org/750041
Change-Id: I745a822e88aca68c207a92f14fb5370d6e3d0050
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
2020-09-18 22:32:41 -04:00
Saul Wold 4e73613a36 Rename cgcs-tis-repo to local-repo
Both the repo and scripts need to be updated for this rename
There is a corresponding change needed to the starlingx/root
repo.

This is tested with a clean build and rebuild to ensure RPMs
are found correctly.

Story: 2006387
Task: 36910
Depends-On: https://review.opendev.org/749974
Depends-On: https://review.opendev.org/750042
Change-Id: I997728f3283077365555eeb9bdbe028ccac255f1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
2020-09-18 22:32:41 -04:00
Saul Wold 3a26e8510f remove pike from mirror path name
StarlingX has moved beyond the OpenStack pike release and will
be following master and the latest release, so don't include
OpenStack release names.

This also removes the r1 reference from the download directory
path.

Story: 2006835
Task: 37410
Change-Id: I0c548e9c97f2fb162394d0c381f02a40072e7400
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-09-16 11:13:31 -04:00
Poornima 8bee170484 Correction in Local mirror location
Corrected HOST_MIRROR_DIR build env variable.
Updated the README.rst file as well.

Closes-Bug: 1874160
Change-Id: Ib1144c858bbe9fd71b56ac97382cb4c571fd8dbd
Signed-off-by: Poornima <poornima.y.n@intel.com>
2020-04-24 00:11:27 +05:30
hutianhao 7100ebb8db Modify README.rst
Modify README document to keep the same as Build Guide.

Story: 2005440
Task: 30482

Change-Id: I445d3e8dcf7c6ed3edea688a591c8534e955ca13
Signed-off-by: hutianhao <hu.tianhao@99cloud.net>
2019-10-08 12:32:50 -07:00
Dean Troyer fda050e571 Followup opendev cleanup and test jobs
Change-Id: Iabab934d95f394af37ce70b3ee63761503fcb847
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-04-21 16:08:20 -05:00
Ian Wienand 1681ae4268 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Ifd828e9ccd7f65c437dc6126ca43fb0e1ccd86bf
2019-03-24 20:36:11 +00:00
Erich Cordoba 12ca05299d Move docker creation and deletion to tb.sh
A makefile was used only for creation and clean up of the docker
image for building. In this process, all the environment variables
were sourced and included into the Makefile. However this can fail
on systems that has functions and cause a failing makefile.

Trying to fixing this issue I realize that this Makefile ain't needed,
as all the logic for docker management is under `tb.sh`, therefore makes
sense to remove this Makefile and use this script for the entire process.

Story: 2002560

Change-Id: I2795593521a5d16dc2033861946fd09c2270424e
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-02-19 11:21:42 -06:00
Ranler Cao 13c7648c77 Update README.rst
fix mirrors path from /import/mirror/XXX to /import/mirrors/XXX

Change-Id: Ida9f7a70d3ae05e56cf6a588a95f66127ec13237
Signed-off-by: Ranler Cao <caoran@fiberhome.com>
2018-12-27 14:46:50 +08:00
Mario Alfredo Carrillo Arevalo fba67b1f09 Update documentation
The unification of docker files involve an update of the documentation
files in order to be consistent.

Basically the new process involves the creation of just one Docker image.
This image has to be able to do all different ISO creation steps.

- Mirror creation.
- Packages building.
- ISO image creation.

Story: 2003712
Task: 226370
Depends-On: https://review.openstack.org/#/c/601307/

Change-Id: Ied1673e039b04777c39eb3814fbd331dd50a7860
Signed-off-by: Mario Alfredo Carrillo Arevalo <mario.alfredo.c.arevalo@intel.com>
2018-11-28 06:23:00 -06:00
Felipe de Jesus Ruiz Garcia 75dd80915d Update localrc example
Updating the localrc example displayed on README.md,
according to the StarlingX developer guide
https://docs.starlingx.io/developer_guide/

Change-Id: I0792020fa8d4fafa459439940ea1ef56efc0e250
Signed-off-by: Felipe de Jesus Ruiz Garcia <felipe.de.jesus.ruiz.garcia@intel.com>
2018-11-07 13:14:37 -06:00
Hayde Martinez f7b1051461 Port documentation from markdown into rst
This commit deletes README.md file and adds README.rst file
Story: 2002812
Task: 22726
Change-Id: Ib7a1490ef40e75c8b43e801fdd7dc25e95a3e04c
Signed-off-by: Hayde Martinez <hayde.martinez.landa@intel.com>
2018-07-10 08:36:05 -05:00