~ubuntu-branches/ubuntu/wily/openvswitch/wily

« back to all changes in this revision

Viewing changes to .travis.yml

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2015-08-10 11:35:15 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20150810113515-575vj06oq29emxsn
Tags: 2.4.0~git20150810.97bab95-0ubuntu1
* New upstream snapshot from 2.4 branch:
  - d/*: Align any relevant packaging changes with upstream.
* d/*: wrap-and-sort.
* d/openvswitch-{common,vswitch}.install: Correct install location for
  bash completion files.
* d/tests/openflow.py: Explicitly use ovs-testcontroller as provided
  by 2.4.0 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
language: c
 
2
compiler:
 
3
  - gcc
 
4
  - clang
 
5
 
 
6
before_install: ./.travis/prepare.sh
 
7
 
 
8
env:
 
9
  - OPTS="--disable-ssl"
 
10
  - TESTSUITE=1 KERNEL=3.18.1
 
11
  - TESTSUITE=1 OPTS="--enable-shared"
 
12
  - BUILD_ENV="-m32" OPTS="--disable-ssl"
 
13
  - KERNEL=4.0.2
 
14
  - KERNEL=3.17.7 DPDK=1
 
15
  - KERNEL=3.17.7 DPDK=1 OPTS="--enable-shared"
 
16
  - KERNEL=3.17.7
 
17
  - KERNEL=3.16.7
 
18
  - KERNEL=3.14.27
 
19
  - KERNEL=3.12.35
 
20
  - KERNEL=3.10.63
 
21
  - KERNEL=3.4.105
 
22
  - KERNEL=2.6.32.65
 
23
 
 
24
script: ./.travis/build.sh $OPTS
 
25
 
 
26
notifications:
 
27
  email:
 
28
    recipients:
 
29
      - secure: KnZ6yDXDcC4VoiI04ZYR4sRTln7q16aXA7gVBa/M1jPWxl3BiTi+4idVE5bgrB1AK5iUwUXN6LQpjOdFDw1U/D+sKt+xmVG5MyLaTYIFp1TUOgtSGeiG3IUhpu125PN1i2EhXNqANyWyStCiISDvJkDe4D/tbBehip1AEBuQONk=