Giter Club home page Giter Club logo

images's People

Contributors

aakarshg avatar akrzos avatar amitsagtani97 avatar chaitanyaenr avatar ekuric avatar jmencak avatar jtaleric avatar mohit-sheth avatar palonsoro avatar portante avatar rsevilla87 avatar wabouhamad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

images's Issues

Build images on a nightly basis

The current setup triggers an image build in quay if a new commit gets merged into the repo, we need a way to trigger it on a nightly basis to get the latest content including clusterloader binary and snafu into the image.

Oc client version on scale-ci-workload image needs to match oc server version

Noticing different outputs from oc client running inside the scale-ci-workload pod, vs. the one that was downloaded from the https://openshift-release-artifacts.svc.ci.openshift.org/4.2.0-rc.5/ , which is what my oc server version.

Output differences (also see below):
No resources found in cakephp-mysql0 namespace.
vs
No resources found.

Image ID: quay.io/openshift-scale/scale-ci-workload@sha256:bc2f318694b8006ae6656b6e041608579c00ed37d89623264e3a54fe169580c2

Before updating the oc client manually inside the workloads pod:

# oc version
Client Version: v4.2.0-alpha.0-198-g3780d2d
Server Version: 4.2.0-rc.5
Kubernetes Version: v1.14.6+2e5ed54
# oc  get pods --no-headers --show-labels -n cakephp-mysql0 -l deploymentconfig=cakephp-mysql-example
No resources found in cakephp-mysql0 namespace.

After updating the oc client manually inside the workloads pod:

# oc version
Client Version: openshift-clients-4.2.0-201910041700
Server Version: 4.2.0-rc.5
Kubernetes Version: v1.14.6+2e5ed54

# oc get pods --no-headers --show-labels -n cakephp-mysql0 -l deploymentconfig=cakephp-mysql-example
No resources found.

Use the latest golang version

The golang version used to build the scraper binary as part of the scale-ci-workload image is hard coded, we need to modify it to use the latest version of golang available.

network workload fails with python3 required error.

The network workload run fails. The pod log show the following:

pbench-uperf: python3 required, either directly or through SCL
[error][2019-11-22T12:56:56.608248986] Unable to verify connectivity and uperf installation on the following clients and servers:

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.