Skip to content
Snippets Groups Projects
  • Tom Rini's avatar
    56ea7c8b
    CI, pytest: Add a test for sandbox without LTO · 56ea7c8b
    Tom Rini authored
    
    The primary motivation for having a sandbox without LTO build in CI is
    to ensure that we don't have that option break. We now have the ability
    to run tests of specific options being enabled/disabled, so drop the
    parts of CI that build and test that configuration specifically and add
    a build test instead. We still test that "NO_LTO=1" rather than editing
    the config file works via the ftrace tests.
    
    Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>
    56ea7c8b
    History
    CI, pytest: Add a test for sandbox without LTO
    Tom Rini authored
    
    The primary motivation for having a sandbox without LTO build in CI is
    to ensure that we don't have that option break. We now have the ability
    to run tests of specific options being enabled/disabled, so drop the
    parts of CI that build and test that configuration specifically and add
    a build test instead. We still test that "NO_LTO=1" rather than editing
    the config file works via the ftrace tests.
    
    Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>
.gitlab-ci.yml 14.57 KiB