Giter Site home page Giter Site logo

Comments (5)

mkumatag avatar mkumatag commented on August 9, 2024

location:

t.e2eTestPath = filepath.Join(artifacts.BaseDir(), "e2e.test")
t.ginkgoPath = filepath.Join(artifacts.BaseDir(), "ginkgo")

from kubetest2.

amwat avatar amwat commented on August 9, 2024

I could see both sides here, it might be useful for someone while debugging to know exactly what binary was used.
But agree that it should be intentional, and configurable.

In general, we want to add a way where deployer/testers can choose to distinguish the artifacts used during the run vs the artifacts that the deployer/tests want to upload.

from kubetest2.

mkumatag avatar mkumatag commented on August 9, 2024

I could see both sides here, it might be useful for someone while debugging to know exactly what binary was used.
But agree that it should be intentional, and configurable.

In general, we want to add a way where deployer/testers can choose to distinguish the artifacts used during the run vs the artifacts that the deployer/tests want to upload.

Agree for somecase it will be helpful to collect as artifacts but in case of downloading or using these binaries from some other repository is very costly, not everyone can afford that default feature. As you mentioned let's think about putting it somewhere else so that artifact does not collect it.

from kubetest2.

amwat avatar amwat commented on August 9, 2024

This is fairly similar to #98 let's track it there.

Once that is fixed, default would be RunDir() (so no upload) and we can add functionality to allow optionally uploading (by copying them back to artifacts.BaseDir())

/cc @justinsb

/close

from kubetest2.

k8s-ci-robot avatar k8s-ci-robot commented on August 9, 2024

@amwat: Closing this issue.

In response to this:

This is fairly similar to #98 let's track it there.

Once that is fixed, default would be RunDir() (so no upload) and we can add functionality to allow optionally uploading (by copying them back to artifacts.BaseDir())

/cc @justinsb

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from kubetest2.

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.