Skip to content
Snippets Groups Projects
  1. Nov 06, 2024
  2. Jul 21, 2022
  3. Jul 07, 2022
    • Joao Pedro Lopes's avatar
      Tape REST API: Introduce extended attribute tests: · 60784803
      Joao Pedro Lopes authored
        - There are two different extended attributes available via the Tape REST API:
            - "user.status" : Provides information about file locality in the storage system (if it is on tape, disk or both)
            - "taperestapi.version" : Tells which version of the Tape REST API is the endpoint running (gfal only supports endpoints in "v1"
      60784803
  4. Jun 21, 2022
  5. Jun 15, 2022
  6. Jun 14, 2022
    • Joao Pedro Lopes's avatar
      Start Tape REST API funtional tests · 4d0a8058
      Joao Pedro Lopes authored
        - Introduces TestCaseBase(..) as a base class for all the tests
        - Starts functional tests for bring online operations
        - Implements a GfalWrapper(..) class that extends some functionalities of the gfal2 python bindings
      4d0a8058
Loading