Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11971

Fix doc-update task and artifacts archiving

    • Storage Engines
    • 2
    • 2023-11-28 - Anthill Tiger

      With the merge of WT-11885, the doc-update Evergreen task still failed. A local repro reflects it's about the "with" statement - it does not like a NoneType object (the "chdir" return value presumably).

      $ python test/evergreen/doc_update.py
      installation.id=43372208 for wiredtiger/wiredtiger.github.com
      'NoneType' object does not support the context manager protocol 

      Also, the "wiredtiger.github.com" folder is currently located outside of the "wiredtiger" folder, making it not archived as part of the Evergreen task artifacts. It would be useful to have it included in the artifacts for ease of debugging later on. 

            Assignee:
            luke.chen@mongodb.com Luke Chen
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: