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

Add function to retrieve the dirtests data directory #1182

Closed
389-ds-bot opened this issue Sep 12, 2020 · 7 comments
Closed

Add function to retrieve the dirtests data directory #1182

389-ds-bot opened this issue Sep 12, 2020 · 7 comments
Labels
closed: fixed Migration flag - Issue

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/47851


In 389-ds-base a new "data" directory (/ds/dirsrvtests/data) was created to store things like ldif files, backups, etc. To simplify automation and test execution a function to retrieve the full path to the data directory is necessary.

@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 12, 2020
@389-ds-bot
Copy link
Author

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2014-07-11 01:45:26

Thanks Noriko!

5cd2ce5..6fd3473 master -> master
commit 6fd34730111545260a93b730b49e942edd6d13d1

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2014-07-12 01:45:32

We also need a temp directory, and a way to retrieve its path, to store things like exported ldifs, etc. Reopening ticket...

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2014-07-12 02:34:40

Use same fcuntion to get both data and tmp directories
0001-Ticket-47851-Need-to-retrieve-tmp-directory-path.patch

@389-ds-bot
Copy link
Author

Comment from nhosoi (@nhosoi) at 2014-07-12 02:47:06

So, we can use "tmp". Nice!!

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2014-07-12 02:50:23

git merge ticket47851
Updating c0401ed..387135d
Fast-forward
lib389/init.py | 20 ++++++++++++++------
lib389/_constants.py | 2 ++

git push origin master
c0401ed..387135d master -> master

commit 387135dd2cabaeab15b3a304daf0122e4efb831d

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2017-02-11 23:04:36

Metadata Update from @mreynolds389:

  • Issue assigned to mreynolds389
  • Issue set to the milestone: N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant