History log of /openbmc/openbmc-build-scripts/jenkins/run-meta-ci (Results 1 – 4 of 4)
Revision Date Author Comments
# 384d741b 06-Nov-2020 Patrick Williams <patrick@stwcx.xyz>

shellcheck: clean up shellcheck warnings and enable

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ibc843b98c0fea97a31d3d15b556a32f091bf8e47


# b0cb2a32 16-Dec-2019 Andrew Geissler <geissonator@yahoo.com>

meta-ci: allow empty commits

A revert came through recently that resulted in an empty commit. Instead
of failing CI on that, just allow it to go through.

Change-Id: Ie4fc40ed702

meta-ci: allow empty commits

A revert came through recently that resulted in an empty commit. Instead
of failing CI on that, just allow it to go through.

Change-Id: Ie4fc40ed7021a1f27dffbabde9c23657684ae132
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...


# bbd84558 17-Jan-2019 Andrew Geissler <geissonator@yahoo.com>

Support branches in meta-ci jenkins job

The gerrit trigger will extract the correct meta-* branch but need to
be sure to extract the matching openbmc/openbmc branch.

Once openbm

Support branches in meta-ci jenkins job

The gerrit trigger will extract the correct meta-* branch but need to
be sure to extract the matching openbmc/openbmc branch.

Once openbmc-test-automation branches, support for that will be added
to this script.

Testing:
Put up dummy commit in thud branch and verified it extracted appropriate
branch and built ok.

Change-Id: Idfe02cdcc9a11ff282df6ee4ba70450ba601b7b1
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...


# b0a86db1 04-Jan-2019 Andrew Geissler <geissonator@yahoo.com>

Add run-meta-ci to repository

This is the script that will be executed by:
https://openpower.xyz/job/run-meta-ci/

There are def some improvement to be added here but
for no

Add run-meta-ci to repository

This is the script that will be executed by:
https://openpower.xyz/job/run-meta-ci/

There are def some improvement to be added here but
for now would like to just get what is there currently.

Testing:
- Extracted this commit into run-meta ci jenkins job and ran it with
the other script code commented out. Verified all still built as
expected.

Change-Id: Ida2f86bb324e96f9c1baf2a1641a398d3c3b3dc3
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...