Skip to content
Snippets Groups Projects

fix dataloading. add new args

Merged Yan Sushchynski (EPAM) requested to merge fix_dataloading into main
1 unresolved thread

Merge request reports

Merge request pipeline #282847 passed

Merge request pipeline passed for 08c3cb15

Merged by Aliaksandr Ramanovich (EPAM)Aliaksandr Ramanovich (EPAM) 4 months ago (Sep 9, 2024 7:28am UTC)

Loading

Pipeline #283179 passed

Pipeline passed for 531d3670 on main

Deployed to GC_Bar‎emetal‎ 4 months ago

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
77 77 python bootstrap_data.py
78 78 ```
79 79
80 Possible parameters:
81
82 * `dd-reference`: tries to upload Data Definition Reference Data (usually, it is the `dd-reference` folder in the $MANIFESTS_DIR)
83
84 * `tno-volve-reference`: tries to find both Data Definition Reference Data and TNO/Volve Test Reference Data (`dd-reference` and `tno-volve-data` folders in the $MANIFESTS_DIR)
85
86 If there are no flags, it tries to upload every manifest in the $MANIFESTS_DIR.
87
88 Example:
89
90 ```bash
91 python bootstrap_data.py dd-reference-data
  • added 1 commit

    Compare with previous version

  • mentioned in commit 531d3670

  • Please register or sign in to reply
    Loading