/openbmc/openbmc/meta-security/ |
H A D | .gitlab-ci.yml | 54 - kas shell kas/$CI_JOB_NAME.yml -c "bitbake -k security-build-image integrity-image-minimal" 55 - kas build --target harden-image-minimal kas/$CI_JOB_NAME-harden.yml 61 - kas build --target security-build-image kas/$CI_JOB_NAME.yml 67 - kas build --target security-build-image kas/$CI_JOB_NAME.yml 74 - kas build --target security-test-image kas/$CI_JOB_NAME.yml 75 - kas build -c testimage --target security-test-image kas/$CI_JOB_NAME.yml 80 …- kas shell kas/$CI_JOB_NAME.yml -c "bitbake -k core-image-minimal security-build-image security-… 81 - kas build --target dm-verity-image-initramfs kas/$CI_JOB_NAME-dm-verify.yml 82 - kas build --target security-build-image kas/$CI_JOB_NAME-alt.yml 88 - kas build --target security-build-image kas/$CI_JOB_NAME.yml [all …]
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | qemu-project.yml | 12 - local: '/.gitlab-ci.d/base.yml' 13 - local: '/.gitlab-ci.d/stages.yml' 14 - local: '/.gitlab-ci.d/opensbi.yml' 15 - local: '/.gitlab-ci.d/containers.yml' 16 - local: '/.gitlab-ci.d/crossbuilds.yml' 17 - local: '/.gitlab-ci.d/buildtest.yml' 18 - local: '/.gitlab-ci.d/static_checks.yml' 19 - local: '/.gitlab-ci.d/custom-runners.yml' 20 - local: '/.gitlab-ci.d/cirrus.yml' 21 - local: '/.gitlab-ci.d/windows.yml'
|
H A D | cirrus.yml | 18 # 20 mins larger than "timeout_in" in cirrus/build.yml 43 <.gitlab-ci.d/cirrus/build.yml >.gitlab-ci.d/cirrus/$NAME.yml 44 - cat .gitlab-ci.d/cirrus/$NAME.yml 45 - cirrus-run -v --show-build-log always .gitlab-ci.d/cirrus/$NAME.yml
|
H A D | custom-runners.yml | 32 - local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-s390x.yml' 33 - local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml' 34 - local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml'
|
/openbmc/linux/drivers/gpu/drm/ci/ |
H A D | gitlab-ci.yml | 76 - '/templates/ci-fairy.yml' 80 - '/templates/alpine.yml' 81 - '/templates/debian.yml' 82 - '/templates/fedora.yml' 86 - '/.gitlab-ci/farm-rules.yml' 87 - '/.gitlab-ci/test-source-dep.yml' 88 - '/.gitlab-ci/container/gitlab-ci.yml' 89 - '/.gitlab-ci/test/gitlab-ci.yml' 90 - '/.gitlab-ci/lava/lava-gitlab-ci.yml' 91 - '/src/microsoft/ci/gitlab-ci-inc.yml' [all …]
|
/openbmc/openbmc/meta-arm/ |
H A D | .gitlab-ci.yml | 41 BB_LOGCONFIG: $CI_PROJECT_DIR/ci/logging.yml 75 - KASFILES=$(./ci/jobs-to-kas "$CI_JOB_NAME" $EXTRA_KAS_FILES):lockfile.yml 80 - kas shell ci/base.yml:lockfile.yml --command "$CI_PROJECT_DIR/ci/junit.sh $KAS_WORK_DIR/build" 104 if test -f lockfile.yml; then 105 echo Using existing lockfile.yml 108 …ump --lock --update ci/qemuarm64.yml:ci/meta-openembedded.yml:ci/clang.yml:ci/meta-virtualization.… 113 - lockfile.yml 136 # in the job name because fvp-base.yml overwrites the target. 146 …- kas shell --update --force-checkout ci/base.yml:ci/meta-openembedded.yml:lockfile.yml --command \ 236 - kas shell --update --force-checkout ci/base.yml --command \ [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/ |
H A D | phosphor-settings-manager_%.bbappend | 2 SRC_URI:append:ibm-ac-server = " file://TPMEnable-default-true.override.yml" 3 SRC_URI:append:ibm-ac-server = " file://ClearHostSecurityKeys-default-zero.override.yml" 4 SRC_URI:append = " file://ibm_settings.override.yml" 5 SRC_URI:append:p10bmc = " file://HypervisorInterface-default-p10bmc.override.yml" 6 SRC_URI:append:p10bmc = " file://TPMEnable-default-true.override.yml" 7 SRC_URI:append:p10bmc = " file://BootMode-default-setup.override.yml" 8 SRC_URI:append:witherspoon-tacoma = " file://HypervisorInterface-default-tacoma.override.yml"
|
H A D | phosphor-settings-defaults-native.bbappend | 4 SRC_URI += "file://ibm_host_settings.override.yml" 5 SETTINGS_HOST_TEMPLATES:append = " ibm_host_settings.override.yml"
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/ |
H A D | phosphor-settings-defaults-native.bbappend | 4 file://yosemite4-temporary-software-versions.yml \ 5 file://yosemite4-temporary-host-software-versions.yml \ 6 file://yosemite4-disable-auto-reboot.override.yml \ 10 yosemite4-temporary-host-software-versions.yml \ 11 yosemite4-disable-auto-reboot.override.yml \ 15 yosemite4-temporary-software-versions.yml \
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | jobs-to-kas | 12 # Any further arguments will be handled as further yml file basenames. 14 # Turn this list into a series of yml files separated by colons to pass to kas 24 FILES="ci/$(echo $JOBNAME | cut -d ':' -f 1).yml" 28 # Given that there are no yml files for gcc or glibc, as those are the 35 FILES+=":ci/$i.yml" 40 FILES+=":ci/$i.yml"
|
H A D | corstone1000-common.yml | 6 - ci/base.yml 7 - ci/meta-openembedded.yml 8 - ci/meta-secure-core.yml 9 - kas/corstone1000-image-configuration.yml
|
H A D | download-lockfile.py | 4 Download the lockfile.yml produced by a CI pipeline, specified by the GitLab 30 z.extract("lockfile.yml") 31 print("Fetched lockfile.yml")
|
H A D | fvp-base-ts.yml | 6 - ci/fvp-base.yml 7 - ci/meta-openembedded.yml 8 - ci/testimage.yml
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/ |
H A D | phosphor-settings-defaults-native.bbappend | 3 SRC_URI:append = " file://fb_host_settings.override.yml" 4 SRC_URI:append:fb-compute = " file://restrictionmode-host-settings.override.yml" 6 SETTINGS_HOST_TEMPLATES:append = " fb_host_settings.override.yml" 7 SETTINGS_HOST_TEMPLATES:append:fb-compute = " restrictionmode-host-settings.override.yml"
|
/openbmc/openbmc/meta-arm/kas/ |
H A D | corstone1000-fvp.yml | 4 - kas/corstone1000-base.yml 5 - kas/corstone1000-image-configuration.yml 6 - kas/corstone1000-firmware-only.yml 7 - kas/fvp-eula.yml
|
H A D | corstone1000-mps3.yml | 4 - kas/corstone1000-base.yml 5 - kas/corstone1000-image-configuration.yml 6 - kas/corstone1000-firmware-only.yml
|
H A D | arm-systemready-linux-distros-fedora.yml | 4 - kas/arm-systemready-firmware.yml 5 - kas/arm-systemready-linux-distros-unattended-installation.yml
|
H A D | arm-systemready-linux-distros-opensuse.yml | 4 - kas/arm-systemready-firmware.yml 5 - kas/arm-systemready-linux-distros-unattended-installation.yml
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/ |
H A D | phosphor-settings-manager_git.bb | 32 SRC_URI += "${@bb.utils.contains('PACKAGECONFIG', 'boot_type', 'file://boot_type.override.yml', '',… 38 # Collect files in SRC_URI that end in ".override.yml" or ".remove.yml" and call a script that 41 # This doesn't correctly handle globs in ".override.yml" entries in SRC_URI. 60 override_urls = [url for url in fetch.urls if url.endswith(('.override.yml', '.remove.yml'))]
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | continuous-integration-and-kas.md | 11 …in meta-arm. All platforms are required to add a kas file and `.gitlab-ci.yml` entry as part of t… 28 $ kas build kas/juno.yml 33 …/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/qemuarm64.yml:ci/testimage.yml 43 The lockfile.yml can be downloaded manually, but there's a script in meta-arm to fetch the lock fil… 55 Fetched lockfile.yml 56 Commit this lockfile.yml to the top-level of the meta-arm repository and the CI will use it automat…
|
H A D | quick-start.md | 23 …=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/testimage.yml 26 > “ci/testimage.yml” will cause the build to run some basic system tests. If you don’t care about … 29 …obuilder) from the internet. This can be done by adding "ci/sstate-mirror.yml" in kas or adding t… 32 …ilds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/sstate-mirror.yml 100 …=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/testimage.yml
|
/openbmc/qemu/docs/devel/testing/ |
H A D | ci-runners.rst.inc | 18 .gitlab-ci.d/custom-runners.yml 44 The ``scripts/ci/setup/$DISTRO/build-environment.yml`` Ansible 55 ansible-playbook -i inventory $DISTRO/build-environment.yml 78 Copy the ``scripts/ci/setup/vars.yml.template`` file to 79 ``scripts/ci/setup/vars.yml``. Then, set the 86 ansible-playbook -i inventory gitlab-runner.yml 105 Because the job definition at ``.gitlab-ci.d/custom-runners.yml``
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/ |
H A D | README.md | 86 ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-firmware.yml 92 ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-ir-acs.yml 97 ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-linux-distros-opensuse.yml 100 kas/fvp-base.yml:kas/arm-systemready-linux-distros-opensuse.yml \
|
/openbmc/linux/Documentation/gpu/ |
H A D | automated_testing.rst | 29 drivers/gpu/drm/ci/gitlab-ci.yml 86 CI/CD configuration file from .gitlab-ci.yml to 87 drivers/gpu/drm/ci/gitlab-ci.yml. 114 gitlab-ci.yml file. 122 drivers/gpu/drm/ci/gitlab-ci.yml to match your fork of the project (eg. 144 https://gitlab.freedesktop.org/gfx-ci/lab-status/-/blob/main/lab-status.yml.
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/ |
H A D | phosphor-settings-defaults-native.bbappend | 4 file://catalina-temporary-software-versions.yml \ 8 catalina-temporary-software-versions.yml \
|