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

microsoft / pai / 10469
34%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2019 02:05AM UTC
Jobs 4
Files 50
Run time 27min
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

pending completion
10469

push

travis-ci

web-flow
Support AKS deployment (#1980)

* Support AKS deployment

passing POD_IP for hadoop-data-node

Add kusternetes to services-configuration.yaml

It looks like below.
cluster:
  kubernetes:
    api-server-url: http://master_ip:8080
    dashbaord-host: master_ip

generate restserver ip from machine_list

TODO: should avoid to using machine_list

remove post check for "kubernetes" config

TODO: will need to make sure the kubernetes config entry correct

add layout.yaml for PAI service deployment layout

layout.yaml looks like below:

machine-sku:
  GENERIC:
    mem: 1
    gpu:
      type: generic
      count: 1
    cpu:
      vcore: 1
    os: ubuntu16.04

machine-list:
  - hostname: openm-a-gpu-1000
    hostip: 10.151.41.69
    machine-type: GENERIC
    zkid: "1"
    pai-master: "true"
    pai-worker: "true"

prototype of "layout" cmd

fix jenkins pipeline

hack the ci

fix machine-sku format

hack the ci

demostrate "paictl.py check" command

fix machine-sku format

change True to 'true' for compatible

separate config for kubernetes and PAI services

fix jenkins

fix jenkins

fix "machine" cmd

fix k8s_set_environment

remove class Main

simplify sub commond creating

refine service_management_configuration

warning instead of quit when yaml not found!

separate k8s operations from pai

fix layout

generate kubernetes info in services-configuration.yaml

quick-start would generate k8s info

refine Jenkinsfile

refine, and fix error

workaround for ci

nodename is differnet on premise or aks

refine layout generator

generate kubernetes info in services-configuration.yaml

move kubernetes config to layout.yaml

doube quote the string in layout.yaml

fix layout config validator

fix load-balance-ip missing

Add a Kubernetes proxy to REST server, make webportal to request it (#1856)

* REST server: k8s apiserver proxy

* Object model changes

* Upda... (continued)

442 of 742 branches covered (59.57%)

Branch coverage included in aggregate %.

1247 of 1621 relevant lines covered (76.93%)

13.1 hits per line

Jobs
ID Job ID Ran Files Coverage
8 10469.8 01 Feb 2019 02:06AM UTC 0
45.99
Travis Job 10469.8
9 10469.9 01 Feb 2019 02:06AM UTC 0
45.99
Travis Job 10469.9
10 10469.10 (NODE_ENV=test) 01 Feb 2019 02:05AM UTC 0
71.48
Travis Job 10469.10
11 10469.11 (NODE_ENV=test) 01 Feb 2019 02:05AM UTC 0
71.48
Travis Job 10469.11
Source Files on build 10469
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10469
  • 2d915ebc on github
  • Prev Build on master
  • Next Build on master (#10482)
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