tests

command
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2015 License: Apache-2.0 Imports: 11 Imported by: 0

README

rkt functional tests

This directory contains a set of functional tests for rkt. The tests use gexpect to spawn various rkt run commands and look for expected output.

Semaphore

The tests run on the Semaphore CI system through the rktbot user, which is part of the coreos org on Semaphore. This user is authorized against the corresponding rktbot GitHub account. The credentials for rktbot are currently managed by CoreOS.

Build settings

Use "Other" language and the following build commands:

./tests/install-deps.sh            # Setup
./tests/run-build.sh none          # Thread 1
./tests/run-build.sh src v222      # Thread 1
./tests/run-build.sh host          # Thread 1
./tests/run-build.sh coreos        # Thread 2
./tests/run-build.sh src master    # Thread 2
./tests/run-build.sh kvm           # Thread 2
git clean -ffdx                    # Post Thread
Platform

Select Ubuntu 14.04 LTS v1503 (beta with Docker support).

Manually running the functional tests

Make sure that --enable-functional-tests is passed to configure script, then, after building the project, functional tests can be run.

./configure --enable-functional-tests
make -j4
make check GO_TEST_FUNC_ARGS='-run NameOfTheTest'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
aci

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL