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

microsoft / pai / 10469 / 10
34%
master: 34%

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

01 Feb 2019 02:03AM UTC coverage: 71.477% (-0.1%) from 71.589%
NODE_ENV=test

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%)

6.55 hits per line

Source Files on job 10469.10 (NODE_ENV=test)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9490
  • Travis Job 10469.10
  • 2d915ebc on github
  • Prev Job for NODE_ENV=test on master (#10468.11)
  • Next Job for NODE_ENV=test on master (#10482.10)
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