Git Product home page Git Product logo

Comments (6)

wvwatson avatar wvwatson commented on July 29, 2024

Acceptance Criteria for peer review:


Common steps

  • Find or create a K8s cluster to use
    - [ ] Steps for creating will be in another ticket
    - [ ] Talk with team for access to an existing cluster
  • Set the KUBECONFIG environment variable for accessing the target K8s cluster
  • Pull down latest version of CNF conformance test code from develop branch
  • Run shard install
  • Run the cleanup task
  • Run the setup task

Run the scalability task (on the sample coredns cnf):

crystal src/cnf-conformance.cr scalability
  • You should see that the replicas increase and decrease (text in green)
PASSED: Replicas increased to 3
PASSED: Replicas decreased to 1

check the USAGE documentation

  • You should see that usage code says crystal src/cnf-conformance.cr scalability

from testsuite.

taylor avatar taylor commented on July 29, 2024

@wavell @lixuna the USAGE document still says scaling

crystal src/cnf-conformance.cr scaling

https://github.com/cncf/cnf-conformance/blob/master/USAGE.md

from testsuite.

taylor avatar taylor commented on July 29, 2024

It looks like USAGE is fixed in lfn-cnti/certification#76

from testsuite.

taylor avatar taylor commented on July 29, 2024

@wavell I'm bumping spec from the rename. I'll check it out when I have spec testing running

from testsuite.

taylor avatar taylor commented on July 29, 2024

Run the conformance automated tests:

crystal spec
  • You should see all tests passing
Finished in 2:11 minutes
2 examples, 0 failures, 0 errors, 0 pending

from testsuite.

lixuna avatar lixuna commented on July 29, 2024

USAGE.md has been updated after merging PR #76

check the USAGE documentation

  • You should see that usage code says crystal src/cnf-conformance.cr scalability

Scalability Tests
✔️ To run all of the scalability tests
crystal src/cnf-conformance.cr scalability

from testsuite.

Related Issues (20)

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.