Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Adding OpenShift e2e test for existing vnet. #3274

Merged
merged 1 commit into from
Jun 15, 2018

Conversation

kwoodson
Copy link
Contributor

@kwoodson kwoodson commented Jun 14, 2018

Adding a test for deploying an openshift cluster with an existing vnet.

@ghost ghost assigned kwoodson Jun 14, 2018
@ghost ghost added the in progress label Jun 14, 2018
@acs-bot acs-bot added the size/L label Jun 14, 2018
@kwoodson kwoodson changed the title Adding OpenShift e2e test for existing vnet. [WIP] Adding OpenShift e2e test for existing vnet. Jun 14, 2018
@jim-minter
Copy link
Member

looks good so far, I guess you need to get that vnet created and values substituted into the json file before acs-engine reads it?

@kwoodson
Copy link
Contributor Author

@ritazh @CecileRobertMichon, Is there a way to verify this circleci test before merging? I attempted to run it locally but ran into some issues with the DNSPrefix.

INFO[0000] Error returned by LoadContainerService: missing Properties.MasterProfile.DNSPrefix 
FATA[0000] error loading API model in generateCmd: error parsing the api model: missing Properties.MasterProfile.DNSPrefix 

If you could kindly instruct what the next step here it would be appreciated. Thanks!

@CecileRobertMichon
Copy link
Contributor

CecileRobertMichon commented Jun 15, 2018

@kwoodson it's running as part of the PR at https://circleci.com/gh/Azure/acs-engine/32522

I think it's not showing in the GitHub PR checks below because we have too many tests + it's not selected as required in repo settings

@kwoodson kwoodson changed the title [WIP] Adding OpenShift e2e test for existing vnet. Adding OpenShift e2e test for existing vnet. Jun 15, 2018
@codecov
Copy link

codecov bot commented Jun 15, 2018

Codecov Report

Merging #3274 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #3274      +/-   ##
=========================================
- Coverage   52.62%   52.6%   -0.02%     
=========================================
  Files         104     104              
  Lines       15579   15575       -4     
=========================================
- Hits         8198    8194       -4     
  Misses       6649    6649              
  Partials      732     732

@kwoodson
Copy link
Contributor Author

@CecileRobertMichon, I believe this is ready to merge. Please review. Thanks!

Copy link
Contributor

@CecileRobertMichon CecileRobertMichon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@acs-bot acs-bot added the lgtm label Jun 15, 2018
@acs-bot
Copy link

acs-bot commented Jun 15, 2018

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, kwoodson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@acs-bot acs-bot merged commit 559b18d into Azure:master Jun 15, 2018
@ghost ghost removed the in progress label Jun 15, 2018
PaulCharlton added a commit to ElementAnalytics/acs-engine that referenced this pull request Jun 20, 2018
* 'master' of https://github.com/Azure/acs-engine: (44 commits)
  remove duplicate ebtables (Azure#3308)
  Kubernetes: Remove Windows-specific foo for control plane config (Azure#3240)
  add k8s 1.8.14 (Azure#3303)
  run /usr/lib/apt/apt.systemd.daily in background (Azure#3304)
  add annotation to secrets field (Azure#3292)
  fix(oms): pull oms directly from docker (Azure#3294)
  ensure params vals are bool, with test (Azure#3285)
  udpate to latest 16.04 LTS image (Azure#3286)
  Enable openshift e2e tests on centos (Azure#2910)
  remove docker dependency from hyperkube extract (Azure#3296)
  remove pathological test (Azure#3291)
  Refactor validateDNSPrefix function in one place (Azure#3276)
  remove unnecessary nil check (Azure#3290)
  Fixing panic issue in Validate when properties are nil (Azure#3242)
  Updating the omsagent yaml file to include new changes for node zero dependency (Azure#3277)
  revert Azure CNI to 1.0.4 (Azure#3289)
  Add e2e test for openshift vnet (Azure#3274)
  Support upgrading a Kubernetes cluster that contains Virtual Machine Scale Sets (Azure#3223)
  Set extension for custom DNS (Azure#3264)
  don't exit CSE on apt.systemd.daily error (Azure#3278)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants