Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create only toolfile per py2 package for pip packages insteaded in pippkgs #2833

Merged
merged 1 commit into from Feb 17, 2017

Conversation

smuzaffar
Copy link
Contributor

@smuzaffar smuzaffar commented Feb 17, 2017

@davidlange6 , this PR creates one toolfile per py2-package which is deployed in py2-pippkgs tool. This will allow us to run

scram tool list | grep py2-
 py2-pippkgs          3.0-cms2  
 py2-dablooms         0.9.1-oenich2
 py2-pysqlite         2.8.1-oenich2
 py2-h5py             2.6.0-oenich2
 py2-pippkgs_depscipy 2.0-ogepgl
 py2-pygithub         1.23.0-oenich2
 py2-pyyaml           3.11-oenich2
 py2-root_numpy       4.6.0-oenich
 py2-appdirs          1.4.0     
 py2-argparse         1.4.0     
 py2-backports_abc    0.5       

to see which py2- packages are part of a release and what are their versions. We can then also use
<use name="py2-package-name"/>
instead of
<use name="py2-pippkgs"/>

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_9_0_X/gcc530.

@cmsbuild, @smuzaffar, @iahmad-khan, @davidlange6 can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 17, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/17836/console

@cmsbuild
Copy link
Contributor

-1

Tested at: 5c13cf8

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2833/17836/summary.html

I found follow errors while testing this PR

Failed tests: UnitTests

  • Unit Tests:

I found errors in the following unit tests:

---> test TestFWCorePythonFrameworkDriver had ERRORS
---> test TestFWCoreIntegrationStandalone had ERRORS

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2833/17836/summary.html

The workflows 1003.0, 1001.0, 1000.0, 140.53, 136.731, 4.22 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons

@smuzaffar smuzaffar merged commit c5b5709 into IB/CMSSW_9_0_X/gcc530 Feb 17, 2017
@smuzaffar smuzaffar deleted the pip-pkgs-toolfiles branch February 18, 2017 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants