Git Product home page Git Product logo

jenkins-jobs's People

Contributors

bookwar avatar naumvd95 avatar rkhozinov avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

naumvd95

jenkins-jobs's Issues

refactor common.prepare cases

+if [[ $ISO_FILE == "Mirantis" ]] || [[ "${FUEL_RELEASE_VERSION}" == "10" ]]
there is many different "IF constructions"
need to investigate and refactor

nfs restructure

1)do nfs_share addition on esxi host: ^ esxi_exec "for nfs_share in $NFS_SHARES"...^

2)create a variable with list of commands and then execute them in cycle (for esxi_exec)

  1. after 'esxcli storage core adapter rescan --all' need to check, that nfs are connected and active

multiple refs for fuel-qa repo

We can't initialize refs with submodule.
So we should apply the "fetching in cycle" method after the fuel-qa submodule initialization.

cd plugin_test/fuel-qa
for ref in $FUEL_QA_REFS; do
  git fetch $ref
done

I think we should move git-related logic to a separate build step.

rename build-publisher marco

need to rename the build-publisher macro to avoid conflicts

WARNING:jenkins_jobs.registry:You have a macro ('build-publisher') defined for 'publisher' component type that is masking an inbuilt definition

remove sensitive data

We've some sensitive data (not very-sensitive), but need to clear it to avoid misunderstanding

add test for unresolved jjb variables

In some cases we have unresolved jjb envs in output xml files.

{plugin-version} or so.

Need to add specific check to the travis to avoid that errors.

need to check output directory

multi-line job parameters

Need to improve customization for jobs.

Jenkins's standard multi-line(text) parameters for Jenkins2.0 isn't working properly for rebuild.
To avoid that behavior we should find a way to pass parameters when we rebuild a 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.