• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

containers / virtcontainers
67%

Build:
DEFAULT BRANCH: master
Repo Added 24 Jan 2017 12:36PM UTC
Files 26
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 1.0.4
  • 20180112_explain_resources
  • 20180226_setup_hashbang
  • 20180227_add_devdocs
  • 20180228_chmod_dirs
  • 20180301_qemu_lint
  • 20180302_ci_check
  • 20180302_devdoc_branches
  • 20180305_testfiles_local
  • ARM
  • add-back-disableblockdevice
  • blkdev_passthrough
  • capabilities
  • change-hyper-rootfs-path
  • cleanup_pod_api
  • cni_pod_id
  • constraint/cpu
  • cpu/honor_default_vcpus
  • cpu/shares
  • cri-containerd-support
  • do-not-pass-rootfs-9p
  • dockershim-support
  • egernst-patch-1
  • egernst/vhostuser-enabling
  • fix-block-attach-twice
  • fix-bug-bindmount-dev
  • fix-cni-bug
  • fix-kata-shim-debug-flag
  • fix-lint-errors
  • fix-network-warning-message
  • fix-oci-logger
  • fix-unmount
  • fix580
  • fix588
  • fix802
  • fix_CI
  • fix_ci
  • fix_container_semantic
  • fix_container_unmount
  • fix_crio_race
  • fix_gitignore
  • fix_kata_agent
  • fix_mount
  • hotplug/CPU
  • hypervisor-netowrking-model
  • idea-for-better-errors
  • ignore-ipv6-gateway
  • ignore-swp-files
  • important-comment-for-Cmd-type
  • improve_code
  • improve_fetch_net
  • kata-agent
  • kata_crio_overlay
  • kernel_params/pci_lastbus
  • log-actual-agent-erro
  • log-default-kernel-params
  • move-cc-shim-to-pod-netns
  • network-agent-changes
  • network-rewrite
  • network/io
  • one-proxy-per-vm
  • origin/master
  • parse-no-new-privileges
  • pass-dev-bindmount-flag
  • provide_terminal_to_shim
  • q35Hotplug
  • qemu29/fixDeviceMapperHotplug
  • qmp-socket-name-fix
  • refactor-runpod
  • remove-redun-if-else
  • remove-sshd-agent
  • revendor_kata_agent
  • rework_proxy_iface
  • safe-clean-rule
  • sameo/topic/kata-shim
  • sameo/topic/multios
  • sameo/topic/vendor
  • sameo/topic/vendoring
  • sboeuf/destroy_pod
  • sboeuf/fix_coveralls
  • sboeuf/fix_filesystem
  • sboeuf/improve_drive_hotplug
  • sboeuf/improve_network
  • sboeuf/improve_start_vm
  • sboeuf/improve_storage
  • sboeuf/kata_with_devmapper
  • sboeuf/pin_vendoring
  • sboeuf/proxy_rework
  • sboeuf/remove_ciao_dep
  • sboeuf/revert_scsi
  • sboeuf/scsi_support
  • scsi/disable_modern
  • shim_enter_ns
  • simplify_container_kill_stop
  • switch-to-scsi
  • test
  • test_CI
  • topic/addvendorgovm
  • topic/api-cleanup
  • topic/api-doc
  • topic/docker_macvlan_ipvlan
  • topic/ethtool-cleanup
  • topic/kata-agent
  • topic/kata-vendoring
  • topic/releases
  • topic/shim-start
  • topic/sigusr1
  • topic/test-jenkins
  • update_dep_vendoring
  • vendor/govmm
  • vendor/update_ciao
  • vfio-networking

pending completion
875

push

travis-ci

web-flow
Merge pull request #180 from containers/sboeuf/fix_build

ci: Fix the build because of cni build name change

2641 of 3959 relevant lines covered (66.71%)

0.72 hits per line

Relevant lines Covered
Build:
Build:
3959 RELEVANT LINES 2641 COVERED LINES
0.72 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
875 master Merge pull request #180 from containers/sboeuf/fix_build ci: Fix the build because of cni build name change push 24 Jul 2019 09:42AM UTC web-flow travis-ci pending completion  
1898 master oci: Add asset annotations to the pod config We go through all existing asset annotations and copy the ones coming from the OCI specification. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Pull #460 06 Nov 2017 03:43PM UTC web-flow travis-ci pending completion  
1896 master container: Quieten logging Change fetchContainer() to only dump the config to the log on error. Fixes #466. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com> Pull #467 06 Nov 2017 12:42PM UTC web-flow travis-ci pending completion  
1895 master oci: Add asset annotations to the pod config We go through all existing asset annotations and copy the ones coming from the OCI specification. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Pull #460 06 Nov 2017 10:05AM UTC web-flow travis-ci pending completion  
1893 master tests: Add test to check if interface is physical. Create a bridge in a new network namespace and verify if the test to check if the bridge is a physical interface returns false. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com> Pull #463 05 Nov 2017 10:27PM UTC web-flow travis-ci pending completion  
1892 master tests: Add test to check if interface is physical. Create a bridge in a new network namespace and verify if the test to check if the bridge is a physical interface returns false. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com> Pull #463 05 Nov 2017 10:25PM UTC web-flow travis-ci pending completion  
1891 master tests: Add test to check if interface is physical. Create a bridge in a new network namespace and verify if the test to check if the bridge is a physical interface returns false. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com> Pull #463 05 Nov 2017 09:56PM UTC web-flow travis-ci pending completion  
1890 master networking : Pass MTU information for physical network devices. Store MTU information for a physical interface. Pass this to the agent with the network configuration. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com> Pull #463 04 Nov 2017 06:25AM UTC web-flow travis-ci pending completion  
1888 master vendor: Remove ciao dependency Now that our code relies on the new qemu package created inside virtcontainers repository, there is no need to vendor ciao anymore. Fixes #431 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> Pull #465 03 Nov 2017 06:54PM UTC web-flow travis-ci pending completion  
1883 master Merge pull request #464 from containers/sameo/topic/releases 1.0.5 release push 31 Oct 2017 08:07PM UTC web-flow travis-ci pending completion  
See All Builds (1488)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc