Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Sync with ostree #1000

Closed
wants to merge 3 commits into from
Closed

ci: Sync with ostree #1000

wants to merge 3 commits into from

Commits on Sep 21, 2017

  1. tests: Skip running introspection tests if built with ASAN

    This is the rpm-ostree equivalent of
    <ostreedev/ostree@47b4dd1>
    
    Unfortunately, introspection uses `dlopen(), which doesn't quite
    work when the DSO is compiled with ASAN but the outer executable
    isn't.
    
    Prep for syncing PAPR config with ostree.
    cgwalters committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    d3438f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. ci: Sync with ostree

    We have some drift; keep this more in sync so we maintain the rpm/yum
    hackarounds for example in one place.
    
    I backed out the ASAN bits though pending at least a newer gpgme:
    <coreos#1000 (comment)>
    cgwalters committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    c5ede0a View commit details
    Browse the repository at this point in the history
  2. fixup! ci: Sync with ostree

    cgwalters committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    41e520d View commit details
    Browse the repository at this point in the history