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

sameo / virtcontainers
13%
master: 63%

Build:
Build:
LAST BUILD BRANCH: sboeuf/fix_build
DEFAULT BRANCH: master
Repo Added 19 Oct 2016 01:34PM UTC
Files 23
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 sboeuf/issue9
branch: sboeuf/issue9
CHANGE BRANCH
x
Reset
  • sboeuf/issue9
  • 0.3.0
  • 20161202-destroypod-ack
  • 20161206-fix-ctl-panic
  • 20170119-low-level-hyperstart-read-write
  • 20170119-print-errors-test-setup
  • add_gitignore
  • master
  • sameo/topic/README
  • sameo/topic/documentation
  • sameo/topic/filesystem
  • sameo/topic/hyperstart
  • sameo/topic/hyperstart-simpler
  • sameo/topic/sboeuf-merge
  • sameo/topic/unit
  • sameo/topic/unit-tests
  • sboeuf-fix-readme
  • sboeuf/CNM_implementation
  • sboeuf/add_benchmarks
  • sboeuf/agent_unit_testing
  • sboeuf/api_unit_testing
  • sboeuf/cni_unit_testing
  • sboeuf/container_API
  • sboeuf/filesystem_unit_testing
  • sboeuf/fix_PRs
  • sboeuf/fix_build
  • sboeuf/fix_cont_status
  • sboeuf/fix_start_container
  • sboeuf/fix_travis
  • sboeuf/fix_vm
  • sboeuf/hyperstart_package
  • sboeuf/hyperstart_unit_tests
  • sboeuf/hypervisor_unit_testing
  • sboeuf/implement_proxy
  • sboeuf/improve_hyperstart
  • sboeuf/improve_hyperstart_API
  • sboeuf/improve_hyperstart_agent_unit_testing
  • sboeuf/improve_pod_unit_testing
  • sboeuf/issue1
  • sboeuf/issue3
  • sboeuf/issue_40
  • sboeuf/mock_hypervisor_unit_testing
  • sboeuf/networking_isolation
  • sboeuf/noop_agent_unit_testing
  • sboeuf/rely_on_latest_hyperstart
  • sboeuf/syscall_unit_testing
  • sboeuf/unit_tests
  • v0.1.0
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • work

pending completion
51

Pull #21

travis-ci

web-flow
pod: Introduce containers status related to a pod

This patch set the same status to all containers related to
a pod, according to the action performed on the pod.

Pod is created:
Containers status: "" --> NOT_READY

Pod is started:
Containers status: NOT_READY --> READY

Pod is stopped:
Containers status: READY --> NOT_READY

Pod is deleted:
Containers status: NOT_READY --> ""

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Pull Request #21: Add StatusPod entry point and introduce containers state

215 of 1703 relevant lines covered (12.62%)

0.27 hits per line

Relevant lines Covered
Build:
Build:
1703 RELEVANT LINES 215 COVERED LINES
0.27 HITS PER LINE
Source Files on sboeuf/issue9
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
51 sboeuf/issue9 pod: Introduce containers status related to a pod This patch set the same status to all containers related to a pod, according to the action performed on the pod. Pod is created: Containers status: "" --> NOT_READY Pod is started: Containers st... Pull #21 25 Oct 2016 06:13PM UTC web-flow travis-ci pending completion  
48 sboeuf/issue9 virtc: Pass initial command to run on pod containers This patch adds a new "init-cmd" parameter to the command line, allowing to specify the initial command to run on pod containers. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> push 25 Oct 2016 06:10PM UTC sboeuf travis-ci pending completion  
44 sboeuf/issue9 pod: Introduce containers status related to a pod This patch set the same status to all containers related to a pod, according to the action performed on the pod. Pod is created: Containers status: "" --> NOT_READY Pod is started: Containers st... Pull #21 25 Oct 2016 02:34AM UTC web-flow travis-ci pending completion  
41 sboeuf/issue9 virtc: Pass initial command to run on pod containers This patch adds a new "init-cmd" parameter to the command line, allowing to specify the initial command to run on pod containers. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> push 25 Oct 2016 02:32AM UTC sboeuf travis-ci pending completion  
See All Builds (283)
  • 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

© 2025 Coveralls, Inc