Code Monkey home page Code Monkey logo

hanu-ci-jobs's People

Contributors

estherk0 avatar intelliguy avatar jaesang avatar robertchoi80 avatar seungkyua avatar zugwan avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

zugwan jaesang

hanu-ci-jobs's Issues

promote job에서 접근할 REPO 현행화

현재 promote job에서 tag를 적용하는 repo는 다음과 같습니다.

repos = [
  'openinfradev': [
    'tacoplay',
    'taco-helm',
    'decapod-flow',
    'decapod-base-yaml',
    'decapod-site-yaml',
    'kustomize-helm-transformer',
    'operator-helm',
    'taco-gate-inventories',
    'pipeline-library'
  ],
  'sktelecom': [
    'skt-site-yaml'
  ]

해당 REPO에 대해 현행화를 하려하는데 다음 문서를 통해 의견을 나누고 싶습니다.
https://docs.google.com/spreadsheets/d/1ytFAfzcusVGvolDL12LOCtiwLD_2VqYQVeSQJzkyT14/edit?usp=sharing

K8S 업그레이드 테스트 자동화

내용

  • k8s 버전 업그레이드를 테스트할 수 있는 Job을 작성한다

산출물

  • k8s 업그레이드 테스트를 자동으로 수행하는 Jenkins job

완료조건 (체크리스트)

  • Jenkins로 k8s 1.17 버전을 배포하고 LMA까지 배포한 후 정상 동작하는지 자동 검증한다

  • 기 배포된 k8s를 (역시 Jenkins로) 1.18 버전으로 업그레이드 수행한 후, validate-k8s 및 validate-lma job을 수행하여 잘 동작하는지 확인할 수 있다

세부 로직

  • Kubernetes v1.17.6 배포! 이때 기본적인 LMA 앱 배포도 하고 잘 돌아가는지 확인!!
    • deploy-taco 호출: 이 때 k8s version override 가능하도록 수정하고, 배포 완료된 k8s 노드의 IP를 어딘가에 저장해서 후속 job에 전달 필요함.
    • deploy-apps 호출: 이 때 앞에서 설치한 k8s 노드 IP를 param으로 입력할 수 있도록 수정 필요 (기존 방식 보존을 위해 값을 안 넣으면 etcd에서 random으로 가져오도록..)
    • validate-LMA 호출
  • k8s 노드에 접속한 후, kube_version만 v1.18로 override하여 다시 tacoplay 수행
    • upgrade-k8s job 자체에서 별도의 stage로 구현
  • 업그레이된 k8s cluster 및 LMA component가 잘 동작하는지 검증
    • Validate-k8s 호출
    • Validate-LMA 호출

k8s 버전 업그레이드를 테스트할 수 있는 Job을 작성한다

산출물

  • k8s 업그레이드 테스트를 자동으로 수행하는 Jenkins job

완료조건 (체크리스트)

  • Jenkins로 k8s 1.17 버전을 배포하고 LMA까지 배포한 후 정상 동작하는지 자동 검증한다
  • 기 배포된 k8s를 (역시 Jenkins로) 1.18 버전으로 업그레이드 수행한 후, validate-k8s 및 validate-lma job을 수행하여 잘 동작하는지 확인할 수 있다

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.