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

JCF: Issue #250: update the dbt-info to reflect Alessandro's Dec. 4 s… #256

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

jcfreeman2
Copy link
Collaborator

…uggestion on the software coordination Slack channel

…uggestion on the software coordination Slack channel
@jcfreeman2 jcfreeman2 linked an issue Feb 8, 2024 that may be closed by this pull request
Copy link
Contributor

@andrewmogan andrewmogan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To confirm this works as expected, here are the steps I followed on a fresh shell on np04-srv-015:

cd /some/work/dir
git clone https://github.com/DUNE-DAQ/daq-buildtools.git -b johnfreeman/issue250_clearer_dbt-info
source ./daq-buildtools/env.sh
dbt-create -n last_fddaq NAFD24-02-08_test_dbtinfo 
cd NAFD24-02-08_test_dbtinfo
source env.sh
dbt-info release_size

The last command produced the following output:

NAFD24-02-08:
path: /cvmfs/dunedaq-development.opensciencegrid.org/nightly/NAFD24-02-08/spack-0.20.0
size: 264657 kB
number of packages: 16

NAB24-02-08:
path: /cvmfs/dunedaq-development.opensciencegrid.org/nightly/NAB24-02-08/spack-0.20.0
size: 694451 kB
number of packages: 42

ext-v2.0:
path: /cvmfs/dunedaq.opensciencegrid.org/spack/externals/ext-v2.0/spack-0.20.0
size: 11898117 kB
number of packages: 145

@jcfreeman2 jcfreeman2 merged commit bb170bc into develop Feb 8, 2024
1 check passed
@jcfreeman2 jcfreeman2 deleted the johnfreeman/issue250_clearer_dbt-info branch February 8, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reformat dbt-info release_size output
2 participants