Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

gitignore: include cloud hypervisor configuration toml #2250

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

devimc
Copy link

@devimc devimc commented Nov 22, 2019

update .gitignore to include configuration-clh.toml to the list of
untracked files

fixes #2249

Signed-off-by: Julio Montes julio.montes@intel.com

update .gitignore to include configuration-clh.toml to the list of
untracked files

fixes kata-containers#2249

Signed-off-by: Julio Montes <julio.montes@intel.com>
@devimc
Copy link
Author

devimc commented Nov 22, 2019

/test-ubuntu

@GabyCT
Copy link
Contributor

GabyCT commented Nov 22, 2019

/test

@codecov
Copy link

codecov bot commented Nov 22, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@0ff0e54). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #2250   +/-   ##
=========================================
  Coverage          ?   49.01%           
=========================================
  Files             ?      111           
  Lines             ?    16085           
  Branches          ?        0           
=========================================
  Hits              ?     7884           
  Misses            ?     7225           
  Partials          ?      976

Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@grahamwhaley
Copy link
Contributor

hmm, somehow the bunty CI failed???? I'll re-spin it.

14:57:43 opt/kata/libexec/kata-qemu/qemu-bridge-helper
14:57:48 Removing intermediate container f13d66899e48
14:57:48  ---> 98be59ed23f6
14:57:48 Successfully built 98be59ed23f6
14:57:48 Successfully tagged qemu-virtiofs-static:latest
14:57:55 mv: cannot stat 'kata-qemu-static.tar.gz': No such file or directory
14:57:55 Failed at 58: sudo mv "${QEMU_TAR}" "${KATA_TESTS_CACHEDIR}"
14:57:55 Failed at 34: "${cidir}/install_qemu_experimental.sh"
14:57:55 Build step 'Execute shell' marked build as failure

@chavafg chavafg merged commit fea166d into kata-containers:master Nov 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

include configuration-clh.toml to the list of untracked files
5 participants