summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* .gitlab-ci: Build trovePedro Alvarez2016-10-171-0/+5
| | | | Change-Id: If2f3d130d713b72d67a0437450bec76a83f48e20
* .gitlab-ci.yml: Use docker python:2.7 image instead python:3.6Javier Jardón2016-10-131-1/+1
| | | | | | ybd is not python3 yet Change-Id: I94e1cb24324a89a5928f92df0bbbb990ee74ade7
* .gitlab-ci.yml: Use docker python:3.6 image instead the generic oneJavier Jardón2016-10-131-0/+2
| | | | Change-Id: Ida60053a112c349fe678f5a42134962c60698e80
* .gitlab-ci.yml: Use ybd's install_dependencies.sh scriptjjardon/install_dependenciesJavier Jardón2016-10-131-2/+1
| | | | Change-Id: I8718a0d814eaca10f88a46502b7a35c64c7940f3
* .gitlab-ci.yml: name the artifactsjjardon/name-artifactsJavier Jardón2016-09-081-0/+1
| | | | Change-Id: Iab0b351035ec24da207230f32cb0e1bc87fff0ca
* .gitlab-ci.yml: deploy build-system-x86_64 rootfsjjardon/deploy-rootfsJavier Jardón2016-09-071-0/+7
| | | | Change-Id: I5ee6b99a93fc933fc873076c81a038a8c0adcfa1
* .gitlab-ci.yml: Add build-system-x86_64Javier Jardón2016-09-071-0/+5
| | | | Change-Id: I54f761e0f03e0266c8a742e4ac1ce4fbe588e8c6
* .gitlab-ci.yml: Do not do deploy until ybd gets fixed to work in overlayfsJavier Jardón2016-09-051-28/+0
| | | | | | This is ybd issue https://gitlab.com/baserock/ybd/issues/241 Change-Id: If4a3795d9eb8bfbf53a9af0082fb638b426b59c6
* .gitlab-ci.yml: Clone ybd from its new location in gitlabJavier Jardón2016-08-311-1/+1
| | | | Change-Id: Ie3b42b0d19d7b1c788e1a5b068bd26711c44741e
* .gitlab-ci.yml: Add ivi-system-x64jjardon/ivi-ciJavier Jardón2016-07-251-0/+13
| | | | Change-Id: I7efbc571b655e345dd5c51440e51d77d61a5a2a8
* .gitlab-ci.yml: Intall gawkJavier Jardón2016-07-241-1/+1
| | | | Change-Id: I4b5a636a7a517fd61551133aa167068642364f64
* .gitlab-ci.yml: Set system locales to UTF-8Javier Jardón2016-07-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix Python encoding errors like: 16-07-22 02:09:00 [43/290/290] [ca-certificates] ERROR: surprise exception in sandbox Traceback (most recent call last): File "/builds/baserock/definitions/ybd/ybd/sandbox.py", line 59, in setup yield File "/builds/baserock/definitions/ybd/ybd/assembly.py", line 74, in compose build(dn) # bring in 'build-depends', and run make File "/builds/baserock/definitions/ybd/ybd/assembly.py", line 154, in build write_metadata(dn) File "/builds/baserock/definitions/ybd/ybd/splitting.py", line 184, in write_metadata write_chunk_metafile(dn) File "/builds/baserock/definitions/ybd/ybd/splitting.py", line 206, in write_chunk_metafile for path in files: File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1068, in walkfiles for path, files in self.walk(normpath(path), wildcard=wildcard, dir_wildcard=dir_wildcard, search=search, ignore_errors=ignore_errors): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1037, in walk for p in recurse(path): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1030, in recurse for p in recurse(path): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1030, in recurse for p in recurse(path): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1030, in recurse for p in recurse(path): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1029, in recurse for path in listdir(recurse_path, wildcard=dir_wildcard, full=True, dirs_only=True): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 987, in listdir return self.listdir(path, *args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/fs/errors.py", line 257, in wrapper return func(self,*args,**kwds) File "/usr/local/lib/python2.7/dist-packages/fs/osfs/__init__.py", line 268, in listdir return self._listdir_helper(path, paths, wildcard, full, absolute, dirs_only, files_only) File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 570, in _listdir_helper entries = [p for p in entries if isdir(pathcombine(path, p))] File "/usr/local/lib/python2.7/dist-packages/fs/errors.py", line 257, in wrapper return func(self,*args,**kwds) File "/usr/local/lib/python2.7/dist-packages/fs/osfs/__init__.py", line 254, in isdir return _isdir(self.getsyspath(path)) File "/usr/lib/python2.7/genericpath.py", line 41, in isdir st = os.stat(s) UnicodeEncodeError: 'ascii' codec can't encode character u'\u011f' in position 113: ordinal not in range(128) Change-Id: I4bb449753c8edda6275de36e000888ad734993c5
* .gitlab-ci.yml: Add genivi-demo-platform-x86_64-generic.morphJavier Jardón2016-07-211-0/+6
| | | | Change-Id: I718cd939c8ad3914e82747caf6498ddd2643c3ee
* .gitlab-ci.yml: No deploy for the minimal systemJavier Jardón2016-07-051-7/+0
| | | | | | clusters/minimal-system-deploy.morph is for x86_32 Change-Id: I48d3e05464e0f19657bee2929683521c46e750cc
* Add .gitlab-ci.ymlJavier Jardón2016-07-041-0/+71
This will not affect the current ci system in baserock, but it will allow to provide ci/cd for _free_ through the mirror of definitions I have in gitlab.com As an example, take a look to the pipelines generated here: https://gitlab.com/baserock/definitions/pipelines Change-Id: I3a23ef9e828c6c4bf625145b6f6f8d180b22ca3c